PostSharpAPI ReferencePost­Sharp.​Patterns.​Diagnostics.​ContextsLogging­ContextId­Generation­Strategy
Open sandboxFocus

LoggingContext.IdGenerationStrategy Property

IdGenerationStrategy

Gets the ContextIdGenerationStrategy used to generate the Id property for the current context.

Declaration
public ContextIdGenerationStrategy IdGenerationStrategy { get; }
Property Value
Type Description
ContextIdGenerationStrategy
See Also