TextLogRecordBuilder.GetContextDescription Method |
Note: This API is now obsolete.
Gets the context Description
or the TypeSource name, if the type of the context is not equal to the source type of the record.
Namespace: PostSharp.Patterns.Diagnostics.RecordBuilders
Assembly: PostSharp.Patterns.Diagnostics (in PostSharp.Patterns.Diagnostics.dll) Version: 2023.0.3.0 (2023.0.3.0)
C#
[ObsoleteAttribute("Use Context.Description.")] protected string GetContextDescription()