PostSharp / / API Reference / Post­Sharp.​Patterns.​Diagnostics.​Record­Builders / Log­Record­Builder / Context
Open sandbox

Property Context

Context

Gets the LoggingContext to which the record belongs.

Declaration
protected LoggingContext Context { get; }
Property Value
Type Description
LoggingContext