次の方法で共有


EnabledProtocols.Dash プロパティ

定義

DASH プロトコルを有効にするかどうかの取得または設定

[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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象