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

LoggingProfile.Description Property

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
System.String