PostSharpAPI ReferencePost­Sharp.​Patterns.​DiagnosticsLogging­PropertyIs­Baggage
Open sandboxFocus

LoggingProperty.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; set; }
Property Value
Type Description
Boolean