Class DescriptionAttribute
Sets rule's description.
[AttributeUsage(AttributeTargets.Class, AllowMultiple = false, Inherited = false)]
public sealed class DescriptionAttribute : Attribute
- Inheritance
-
DescriptionAttribute
- Inherited Members
Constructors
DescriptionAttribute(string)
public DescriptionAttribute(string value)
Parameters
value
string