TextLogRecordBuilder.MustBuildContextDescription Method |
Determines whether the current Description should be appended
to the current StringBuilder.
Namespace: PostSharp.Patterns.Diagnostics.RecordBuilders
Assembly: PostSharp.Patterns.Diagnostics (in PostSharp.Patterns.Diagnostics.dll) Version: 6.5.21.0 (6.5.21.0)
C#
protected bool MustBuildContextDescription()
Return Value
Type: Booleantrue if the current Description should be appended to the current StringBuilder, otherwise false.