次の方法で共有


ApiErrorModel.StatusCode プロパティ

定義

[Newtonsoft.Json.JsonProperty("statusCode")]
public System.Net.HttpStatusCode StatusCode { get; set; }
[<Newtonsoft.Json.JsonProperty("statusCode")>]
member this.StatusCode : System.Net.HttpStatusCode with get, set
Public Property StatusCode As HttpStatusCode

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象