The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
Enum::ToString Method (IFormatProvider^)
.NET Framework (current version)
Note: This API is now obsolete.
Namespace:
System
Assembly: mscorlib (in mscorlib.dll)
Return to top
This method overload is obsolete; use Enum::ToString().
Assembly: mscorlib (in mscorlib.dll)
public: [ObsoleteAttribute("The provider argument is not used. Please use ToString().")] virtual String^ ToString( IFormatProvider^ provider ) sealed
Parameters
- provider
-
Type:
System::IFormatProvider^
(obsolete)
Implements
IConvertible::ToString(IFormatProvider^)
.NET Framework
Available since 1.1
Silverlight
Available since 2.0
Windows Phone Silverlight
Available since 7.0
Available since 1.1
Silverlight
Available since 2.0
Windows Phone Silverlight
Available since 7.0
Show: