PostSharpAPI ReferencePost­Sharp.​Patterns.​Diagnostics.​ContextsLogging­ContextMember­Name
Open sandboxFocus

LoggingContext.MemberName Property

MemberName

Gets the name of the method or property related to the current context.

Declaration
public string MemberName { get; protected set; }
Property Value
Type Description
System.String