LoggingContext.IdGenerationStrategy Property |
Gets the ContextIdGenerationStrategy used to generate the Id property
for the current context.
Namespace: PostSharp.Patterns.Diagnostics.Contexts
Assembly: PostSharp.Patterns.Diagnostics (in PostSharp.Patterns.Diagnostics.dll) Version: 6.9.11.0 (6.9.11.0)
C#
public ContextIdGenerationStrategy IdGenerationStrategy { get; }