Partager via


GeographicRegion.CodeTwoLetter Propriété

Définition

Obtient l’identificateur à deux lettres pour cette région.

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

Valeur de propriété

String

Platform::String

winrt::hstring

Renvoie le code iso 3166-1 alpha-2 à deux lettres pour cette région, le cas échéant ; sinon, retourne « ZZ ».

S’applique à