TextWriter.FormatProvider Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets an object that controls formatting.
Assembly: mscorlib (in mscorlib.dll)
Property Value
Type: System.IFormatProviderAn IFormatProvider object for a specific culture, or the formatting of the current culture if no other culture is specified.
Show: