Freigeben über


ContactLocationField.Country Eigenschaft

Definition

Ruft das Land des Kontakts ab.

Hinweis

ContactLocationField kann für Releases nach Windows 8.1 geändert oder nicht mehr verfügbar sein. Verwenden Sie stattdessen ContactAddress.

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

Eigenschaftswert

String

Platform::String

winrt::hstring

Das Land des Kontakts.

Windows-Anforderungen

App-Funktionen
contactsSystem

Gilt für: