次の方法で共有


HttpOperationInfo.Responses プロパティ

定義

[Newtonsoft.Json.JsonProperty(PropertyName="responses")]
public Newtonsoft.Json.Linq.JObject Responses { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="responses")>]
member this.Responses : Newtonsoft.Json.Linq.JObject
Public ReadOnly Property Responses As JObject

プロパティ値

Newtonsoft.Json.Linq.JObject
属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象