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

LoggingPropertyVisitorOptions.WithIncludeInherited Method

WithIncludeInherited(Boolean)

Returns a copy of the current LoggingPropertyVisitorOptions but with a specific value of the IncludeInherited property.

Declaration
public LoggingPropertyVisitorOptions WithIncludeInherited(bool value = true)
Parameters
Type Name Description
Boolean value

The new value of the IncludeInherited property.

Returns
Type Description
LoggingPropertyVisitorOptions