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

Property Description

Description

Gets or sets a human-readable description for the current profile. The description is only used when representing the profile in PostSharp Tools for Visual Studio.

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