MapAddress.CountryCode プロパティ

定義

住所の国コードを取得または設定します。

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

プロパティ値

String

Platform::String

winrt::hstring

住所の国コード。

適用対象

こちらもご覧ください