Freigeben über


MapAddress.Country Eigenschaft

Definition

Ruft das Land einer Adresse ab oder legt es fest.

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

Eigenschaftswert

String

Platform::String

winrt::hstring

Das Land einer Adresse.

Gilt für:

Weitere Informationen