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
bool
Overrides