NumberFormatInfo..::..CurrentInfo Property
Gets a read-only NumberFormatInfo that formats values based on the current culture.
Namespace:
System.GlobalizationAssembly: Bridge (in Bridge.dll)
Syntax
[FieldPropertyAttribute] public static NumberFormatInfo CurrentInfo { get; }
<FieldPropertyAttribute> _ Public Shared ReadOnly Property CurrentInfo As NumberFormatInfo Get
[FieldPropertyAttribute] public: static property NumberFormatInfo^ CurrentInfo { NumberFormatInfo^ get (); }