Partager via


GeographicRegion.CodeThreeDigit Propriété

Définition

Obtient l’identificateur à trois chiffres pour cette région, sous forme de chaîne.

public:
 property Platform::String ^ CodeThreeDigit { Platform::String ^ get(); };
winrt::hstring CodeThreeDigit();
public string CodeThreeDigit { get; }
var string = geographicRegion.codeThreeDigit;
Public ReadOnly Property CodeThreeDigit As String

Valeur de propriété

String

Platform::String

winrt::hstring

Retourne sous forme de chaîne le code numérique à trois chiffres ISO-3166-1 pour la région, ou le code UN-M49. Si la région est inconnue, retourne « 999 ».

S’applique à