Udostępnij za pośrednictwem


HttpOperationInfo.Produces Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to