ErrorDetails.ErrorMessage Property

Definition

[System.Runtime.Serialization.DataMember(EmitDefaultValue=false, IsRequired=true, Order=3)]
public string ErrorMessage { get; set; }
[<System.Runtime.Serialization.DataMember(EmitDefaultValue=false, IsRequired=true, Order=3)>]
member this.ErrorMessage : string with get, set
Public Property ErrorMessage As String

Property Value

Attributes

Applies to