Compartilhar via


MapAddress.Country Propriedade

Definição

Obtém ou define o país de um endereço.

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

Valor da propriedade

String

Platform::String

winrt::hstring

O país de um endereço.

Aplica-se a

Confira também