PostSharpAPI ReferencePost­Sharp.​Patterns.​Diagnostics.​ContextsLogging­ContextIs­Hidden
Open sandboxFocus

LoggingContext.IsHidden Property

IsHidden

Determines whether the current LoggingContext is hidden. Hidden contexts may define properties but should not be rendered.

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