PostSharp//API Reference/Post­Sharp.​Patterns.​Diagnostics/ILog­Activity/Context
Open sandboxFocus

Property Context

Context

Gets the ILoggingContext corresponding to the current activity.

Declaration
ILoggingContext Context { get; }
Property Value
Type Description
ILoggingContext