MetalamaAPI documentationAspect APIMetalama.​Framework.​AspectsIAspect­ClassDescription
Open sandboxFocus

IAspectClass.Description Property

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