GeographicRegion.CodeThreeLetter Proprietà

Definizione

Ottiene l'identificatore di tre lettere per questa area.

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

Valore della proprietà

String

Platform::String

winrt::hstring

Restituisce il codice ISO 3166-1 alfa-3 di tre lettere per questa area, se presente; in caso contrario, restituisce "ZZZ".

Si applica a