PostSharp//API Reference/Post­Sharp.​Patterns.​Diagnostics.​Record­Builders/Text­Log­Record­Builder/Append­Record­Kind
Open sandboxFocus

Method AppendRecordKind

AppendRecordKind()

Appends the LogRecordKind of the current record to the current StringBuilder.

Declaration
protected bool AppendRecordKind()
Returns
Type Description
Boolean

true if the method appended something, otherwise false.