次の方法で共有


MapAddress.Country プロパティ

定義

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

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

プロパティ値

String

Platform::String

winrt::hstring

住所の国。

適用対象

こちらもご覧ください