Partager via


MapAddress.CountryCode Propriété

Définition

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

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

Valeur de propriété

String

Platform::String

winrt::hstring

Code de pays d’une adresse.

S’applique à

Voir aussi