Bagikan melalui


DpmErrorInfo.ErrorString Property

Definition

Gets or sets localized error string.

[Newtonsoft.Json.JsonProperty(PropertyName="errorString")]
public string ErrorString { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="errorString")>]
member this.ErrorString : string with get, set
Public Property ErrorString As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to