GeographicRegion.CodeThreeDigit Proprietà

Definizione

Ottiene l'identificatore a tre cifre per questa area, come stringa.

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

Valore della proprietà

String

Platform::String

winrt::hstring

Restituisce come stringa il codice a tre cifre ISO-3166-1 numerico per l'area o il codice UN-M49. Se l'area è sconosciuta, restituisce "999".

Si applica a