次の方法で共有


HealthError.ErrorType Property

Definition

Gets or sets type of error.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to