TextLogRecordBuilder.AppendContextDescription Method |
Appends the context Description
(or the TypeSource name, if the type of the context is not equal to the source type of the record)
to the current StringBuilder.
Namespace: PostSharp.Patterns.Diagnostics.RecordBuilders
Assembly: PostSharp.Patterns.Diagnostics (in PostSharp.Patterns.Diagnostics.dll) Version: 5.0.55.0 (5.0.55.0)
C#
protected virtual bool AppendContextDescription()
Return Value
Type: Booleantrue if the context description was non-empty, false if it was empty.