PostSharp//API Reference/Post­Sharp.​Patterns.​Diagnostics.​Contexts/Logging­Context/Is­Hidden
Open sandboxFocus

Property IsHidden

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