WithIsBaggage(bool)
Returns a copy of the current LoggingPropertyOptions but with a different value of the IsBaggage property.
Declaration
public LoggingPropertyOptions WithIsBaggage(bool value)
Parameters
Type | Name | Description |
---|---|---|
bool | value | New value of the IsBaggage property. |
Returns
Type | Description |
---|---|
LoggingPropertyOptions |