PostSharpAPI ReferencePost­Sharp.​Patterns.​Diagnostics.​ContextsLogging­ContextParent­Context
Open sandboxFocus

LoggingContext.ParentContext Property

ParentContext

Gets the LoggingContext in which the current context was activated. Previously, this was the logical parent instead.

Declaration
public LoggingContext ParentContext { get; protected set; }
Property Value
Type Description
LoggingContext