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: 6.7.12.0 (6.7.12.0)
C#
[ObsoleteAttribute("Use Context.Description.")] protected string GetContextDescription()