次の方法で共有


SwaggerDocument.Schemes プロパティ

定義

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象