次の方法で共有


LocationMetadata.HomeLocation プロパティ

定義

エッジ ゾーンのホームの場所を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象