PostSharpAPI ReferencePost­Sharp.​Patterns.​Diagnostics.​CustomLogging­Property­Visitor­OptionsOnly­Inherited
Open sandboxFocus

LoggingPropertyVisitorOptions.OnlyInherited Property

OnlyInherited

Determines if only inherited properties (those with the IsInherited flag set to true) must be visited.

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