Freigeben über


ContactLocationField.Street Eigenschaft

Definition

Ruft die Straße 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 ^ Street { Platform::String ^ get(); };
winrt::hstring Street();
public string Street { get; }
var string = contactLocationField.street;
Public ReadOnly Property Street As String

Eigenschaftswert

String

Platform::String

winrt::hstring

Die Straße des Kontakts.

Windows-Anforderungen

App-Funktionen
contactsSystem

Gilt für: