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

LoggingPropertyVisitorOptions.IncludeInherited Property

IncludeInherited

Determines if inherited properties must be included. This flag is taken into account by the visitors implemented on the logging contexts only. It is ignored by other visiting methods.

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