Endpoints.Dfs プロパティ

定義

dfs エンドポイントを取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="dfs")]
public string Dfs { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="dfs")>]
member this.Dfs : string
Public ReadOnly Property Dfs As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象