Freigeben über


MapAddress.Neighborhood Eigenschaft

Definition

Ruft die Nachbarschaft einer Adresse ab oder legt diese fest.

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

Eigenschaftswert

String

Platform::String

winrt::hstring

Die Nachbarschaft einer Adresse.

Gilt für:

Weitere Informationen