Compartir a través de


GeographicRegion.CodeThreeLetter Propiedad

Definición

Obtiene el identificador de tres letras de esta región.

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

Valor de propiedad

String

Platform::String

winrt::hstring

Devuelve el código ISO 3166-1 alfa-3 de tres letras para esta región, si existe; de lo contrario, devuelve "ZZZ".

Se aplica a