次の方法で共有


HealthError.ErrorCategory Property

Definition

Gets or sets category of error.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to