Share via


GeographicRegion.CodeThreeLetter Propriedade

Definição

Obtém o identificador de três letras para essa região.

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 da propriedade

String

Platform::String

winrt::hstring

Retorna o código ISO 3166-1 alfa-3 de três letras para essa região, se houver uma; caso contrário, retornará "ZZZ".

Aplica-se a