Udostępnij za pośrednictwem


HttpOperationInfo.Consumes Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="consumes")]
public System.Collections.ObjectModel.Collection<string> Consumes { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="consumes")>]
member this.Consumes : System.Collections.ObjectModel.Collection<string>
Public ReadOnly Property Consumes As Collection(Of String)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to