PostSharpAPI ReferencePost­Sharp.​AspectsAspect­Description­AttributeDescription
Open sandboxFocus

AspectDescriptionAttribute.Description Property

Description

Gets a human-readable description of the aspect class to which the AspectDescriptionAttribute custom attribute is applied.

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