共用方式為


ErrorDetails.Code 屬性

定義

取得錯誤碼。

[Newtonsoft.Json.JsonProperty(PropertyName="code")]
public string Code { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="code")>]
member this.Code : string
Public ReadOnly Property Code As String

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於