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

LoggingPropertyOptions.WithIsInherited Method

WithIsInherited(Boolean)

Returns a copy of the current LoggingPropertyOptions but with a different value of the IsInherited property.

Declaration
public LoggingPropertyOptions WithIsInherited(bool value)
Parameters
Type Name Description
Boolean value

New value of the IsInherited property.

Returns
Type Description
LoggingPropertyOptions