Freigeben über


LocalLocation.Address Eigenschaft

Definition

Ruft die Postadresse des Unternehmens oder Orts ab.

Hinweis

Diese API ist nicht für alle Windows-Apps verfügbar. Sofern Ihr Entwicklerkonto nicht speziell von Microsoft bereitgestellt wird, schlagen Aufrufe dieser API zur Laufzeit fehl. Weitere Informationen zum Windows.Services.Maps.LocalSearch-Namespace erhalten Sie von Ihrem Microsoft-Kontoteammitarbeiter.

public:
 property MapAddress ^ Address { MapAddress ^ get(); };
MapAddress Address();
public MapAddress Address { get; }
var mapAddress = localLocation.address;
Public ReadOnly Property Address As MapAddress

Eigenschaftswert

Die Postanschrift des Geschäfts oder Orts.

Gilt für: