Share via


EnabledProtocols.Download Property

Definition

Gets or sets enable Download protocol or not

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to