PostSharpAPI ReferencePost­Sharp.​Patterns.​Diagnostics.​CustomLogging­Property­OptionsWith­Is­Baggage
Open sandboxFocus

LoggingPropertyOptions.WithIsBaggage Method

WithIsBaggage(Boolean)

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
Boolean value

New value of the IsBaggage property.

Returns
Type Description
LoggingPropertyOptions