Partager via


MapAddress.Country Propriété

Définition

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

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

Valeur de propriété

String

Platform::String

winrt::hstring

Pays d’une adresse.

S’applique à

Voir aussi