次の方法で共有


HealthError.ErrorCode Property

Definition

Gets or sets error code.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to