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

LoggingPropertyOptions.IsBaggage Property

IsBaggage

Determines whether the property is cross-process. The default value is false. When this property is set to true, IsInherited is automatically set to true.

Declaration
public bool IsBaggage { get; }
Property Value
Type Description
Boolean