Udostępnij za pośrednictwem


HttpOperationInfo.Responses Property

Definition

[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

Property Value

Newtonsoft.Json.Linq.JObject
Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to