Condividi tramite


MapAddress.Neighborhood Proprietà

Definizione

Ottiene o imposta il quartiere di un indirizzo.

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

Valore della proprietà

String

Platform::String

winrt::hstring

Quartiere di un indirizzo.

Si applica a

Vedi anche