Partager via


MapAddress.Neighborhood Propriété

Définition

Obtient ou définit le voisinage d’une adresse.

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

Valeur de propriété

String

Platform::String

winrt::hstring

Le quartier d’une adresse.

S’applique à

Voir aussi