MapAddress.Continent プロパティ

定義

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

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

プロパティ値

String

Platform::String

winrt::hstring

住所の大陸。

適用対象

こちらもご覧ください