PostSharpAPI ReferencePost­Sharp.​Patterns.​Diagnostics.​Record­BuildersText­Log­Record­BuilderHas­Record­Kind­Name
Open sandboxFocus

TextLogRecordBuilder.HasRecordKindName Method

HasRecordKindName()

Determines whether the AppendRecordKind() will append anything for the current record.

Declaration
protected bool HasRecordKindName()
Returns
Type Description
Boolean

true if AppendRecordKind() will append something, otherwise false.