ValidationError.ErrorMessage Property

Definition

Specify Error message

public:
 property System::String ^ ErrorMessage { System::String ^ get(); };
[System.Runtime.Serialization.DataMember]
public string ErrorMessage { get; }
[<System.Runtime.Serialization.DataMember>]
member this.ErrorMessage : string
Public ReadOnly Property ErrorMessage As String

Property Value

The Error message.

Attributes

Applies to