Condividi tramite


MapAddress.District Proprietà

Definizione

Ottiene o imposta il distretto di un indirizzo.

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

Valore della proprietà

String

Platform::String

winrt::hstring

Distretto di un indirizzo.

Si applica a

Vedi anche