TextLogRecordBuilder.AppendRecordKind Method |
Appends the LogRecordKind of the current record to the current StringBuilder.
Namespace: PostSharp.Patterns.Diagnostics.RecordBuilders
Assembly: PostSharp.Patterns.Diagnostics (in PostSharp.Patterns.Diagnostics.dll) Version: 6.4.11.0 (6.4.11.0)

C#
protected bool AppendRecordKind()
Return Value
Type: Booleantrue if the method appended something, otherwise false.
