ValidationResult.Description Property

Definition

Gets either a ValidationRule.Description or a similar text with parameters.

public string Description { get; }
member this.Description : string
Public ReadOnly Property Description As String

Property Value

The description.

Applies to