PostSharp//API Reference/Post­Sharp.​Patterns.​Diagnostics.​Contexts/Async­Custom­Activity­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 override bool IsHidden { get; }
Property Value
Type Description
Boolean
Overrides
LoggingContext.IsHidden