MapAddress.RegionCode プロパティ

定義

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

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

プロパティ値

String

Platform::String

winrt::hstring

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

適用対象

こちらもご覧ください