Open sandboxFocus

Property Description

Description

Gets the optional long description of the aspect. This property can be set by adding the DescriptionAttribute custom attribute to the aspect class. By default, it is null.

Declaration
string? Description { get; }
Property Value
Type Description
string