PostSharpAPI ReferencePost­Sharp.​Patterns.​Diagnostics.​Record­BuildersText­Log­Record­BuilderAppend­Member­Name
Open sandboxFocus

TextLogRecordBuilder.AppendMemberName Method

AppendMemberName()

Appends name of the member for the current record (including the declaring type name, subject to the IncludeType property) to the current StringBuilder, as well as an opening parenthesis.

Declaration
protected void AppendMemberName()