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

LoggingProperty.IsInherited Property

IsInherited

Determines whether the property is inherited from the parent activity to children activities and messages. The default value is true. When this property is set to false, IsBaggage is automatically set to false.

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