This topic has not yet been rated - Rate this topic

GeographicRegion.CodeThreeDigit | codeThreeDigit property

Gets the three-digit identifier for this region, as a string.

Syntax


var codeThreeDigit = geographicRegion.codeThreeDigit;

Property value

Type: String [JavaScript] | System.String [.NET] | Platform::String [C++]

Returns as a string the ISO-3166-1 numeric three-digit code for the region, or the UN-M49 code. If the region is unknown, returns "999".

Requirements

Minimum supported client

Windows 8

Minimum supported server

Windows Server 2012

Namespace

Windows.Globalization
Windows::Globalization [C++]

Metadata

Windows.winmd

See also

GeographicRegion

 

 

Build date: 12/4/2012

© 2013 Microsoft. All rights reserved.