MapAddress.Region プロパティ

定義

住所のリージョン (州や都道府県など) を取得または設定します。

public:
 property Platform::String ^ Region { Platform::String ^ get(); };
winrt::hstring Region();
public string Region { get; }
var string = mapAddress.region;
Public ReadOnly Property Region As String

プロパティ値

String

Platform::String

winrt::hstring

住所のリージョン (州や都道府県など)。

適用対象

こちらもご覧ください