Share via


DpmErrorInfo.ErrorString Property

Definition

Gets or sets localized error string.

[Newtonsoft.Json.JsonProperty(PropertyName="errorString")]
public string ErrorString { get; set; }

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to