PostSharpAPI ReferencePost­Sharp.​Patterns.​Diagnostics.​ContextsAsync­Custom­Activity­Logging­ContextIs­Hidden
Open sandboxFocus

AsyncCustomActivityLoggingContext.IsHidden Property

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