次の方法で共有


Location.RegionalDisplayName プロパティ

定義

場所とその領域の表示名を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象