MetalamaAPI documentationFlashtrace APIFlashtrace.​RecordsLogging­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
System.Boolean value

The new value of the IncludeInherited property.

Returns
Type Description
LoggingPropertyVisitorOptions