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 |
Determines whether the current LoggingContext is hidden. Hidden contexts may define properties but should not be rendered.
public override bool IsHidden { get; }| Type | Description |
|---|---|
| bool |