PostSharpAPI ReferencePost­Sharp.​Patterns.​Diagnostics.​CustomLogging­Property­OptionsIs­Rendered
Open sandboxFocus

LoggingPropertyOptions.IsRendered Property

IsRendered

Determines whether the property will be included in the log message. The default value is false, then the property is only available as an additional property, if this is supported by the backend.

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