PostSharpAPI ReferencePost­Sharp.​Patterns.​DiagnosticsLogging­ProfileName
Open sandboxFocus

LoggingProfile.Name Property

Name

Gets or sets the name of the current profile. The name of the profile should match the constructor argument of the LogAttribute aspect.

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