String.ToString Method (IFormatProvider)
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Returns this instance of the string; no actual conversion is performed.
Assembly: mscorlib (in mscorlib.dll)
Parameters
- provider
- Type: System.IFormatProvider
(Reserved) An object that supplies culture-specific formatting information.
Implements
IConvertible.ToString(IFormatProvider)
Show: