ModelError.ErrorMessage Property

Definition

Gets the error message associated with this ModelError instance.

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

Property Value

Applies to