NumberFormatInfo.CurrentInfo Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets a read-only NumberFormatInfo object that contains numeric formatting information for the current culture.
Assembly: mscorlib (in mscorlib.dll)
Property Value
Type: System.Globalization.NumberFormatInfoA read-only NumberFormatInfo object based on the CultureInfo object for the current thread.
Show: