Validation.ErrorMessage Property

Definition

Returns or sets the data validation error message. Read/write String.

public:
 property System::String ^ ErrorMessage { System::String ^ get(); void set(System::String ^ value); };
public string ErrorMessage { get; set; }
Public Property ErrorMessage As String

Property Value

Applies to