次の方法で共有


HttpOperationInfo.Produces プロパティ

定義

[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)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象