PostSharp//API Reference/Post­Sharp.​Patterns.​Diagnostics/Logging­Profile/Role
Open sandboxFocus

Property Role

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
String