Share via


EnabledProtocols.Dash Property

Definition

Gets or sets enable DASH protocol or not

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to