Description

RuleSet.Description property

Specifies the description of the validation rule set that appears in the user interface. Default is an empty string.

public string Description { get; set; }

See Also