Condividi tramite


MapAddress.Country Proprietà

Definizione

Ottiene o imposta il paese di un indirizzo.

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

Valore della proprietà

String

Platform::String

winrt::hstring

Paese di un indirizzo.

Si applica a

Vedi anche