TextLogRecordBuilder.HasRecordKindName Method |
Determines whether the AppendRecordKind() will append anything for the current record.
Namespace: PostSharp.Patterns.Diagnostics.RecordBuilders
Assembly: PostSharp.Patterns.Diagnostics (in PostSharp.Patterns.Diagnostics.dll) Version: 6.8.6.0 (6.8.6.0)
C#
protected bool HasRecordKindName()
Return Value
Type: Booleantrue if AppendRecordKind() will append something, otherwise false.