Modifier

ValidationError.ErrorText Property

Definition

Gets the error text for this instance.

public:
 property System::String ^ ErrorText { System::String ^ get(); };
public string ErrorText { get; }
member this.ErrorText : string
Public ReadOnly Property ErrorText As String

Property Value

The error text for this instance.

Applies to