EnabledProtocols.Download プロパティ

定義

ダウンロード プロトコルを有効にするかどうかの取得または設定

[Newtonsoft.Json.JsonProperty(PropertyName="download")]
public bool Download { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="download")>]
member this.Download : bool with get, set
Public Property Download As Boolean

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象