ModelError.ErrorMessage Property

Definition

Gets or sets the error message.

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

Property Value

The error message.

Applies to