共用方式為


ValidationResponseErrorInfo.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

適用於