CurrentRegion Property

RegionInfo.CurrentRegion Property

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

Gets the RegionInfo that represents the country/region used by the current thread.

Namespace:  System.Globalization
Assembly:  mscorlib (in mscorlib.dll)

public static RegionInfo CurrentRegion { get; }

Property Value

Type: System.Globalization.RegionInfo
The RegionInfo that represents the country/region used by the current thread.

Windows Phone OS

Supported in: 8.1, 8.0, 7.1, 7.0

Windows Phone

Show:
© 2017 Microsoft