Condividi tramite


GeographicRegion.CodeTwoLetter Proprietà

Definizione

Ottiene l'identificatore di due lettere per questa area.

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

Valore della proprietà

String

Platform::String

winrt::hstring

Restituisce il codice ISO 3166-1 alfa-2 a due lettere per questa area, se presente; in caso contrario, restituisce "ZZ".

Si applica a