次の方法で共有


ApiErrorModel.ErrorCode プロパティ

定義

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象