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

LoggingProfile.Role Property

Role

Gets or sets the role of the current profile. Profiles of different roles can have different run-time options, including different back-ends. See Roles to access role-based run-time options.

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