Partager via


GeographicRegion.CodeThreeLetter Propriété

Définition

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

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

Valeur de propriété

String

Platform::String

winrt::hstring

Retourne le code iso 3166-1 alpha-3 à trois lettres pour cette région, le cas échéant ; sinon, retourne « ZZZ ».

S’applique à