Skip to main content
.NET Framework Class Library
Enum..::.ToString Method





Converts the value of this instance to its equivalent string representation.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List
 NameDescription
Public methodToString()()()Converts the value of this instance to its equivalent string representation. (Overrides ValueType..::.ToString()()().)
Public methodToString(IFormatProvider)Obsolete. This method overload is obsolete; use Enum..::.ToString()()().
Public methodToString(String)Converts the value of this instance to its equivalent string representation using the specified format.
Public methodToString(String, IFormatProvider)Obsolete. This method overload is obsolete; use Enum..::.ToString(String).
Top
Microsoft is conducting an online survey to understand your opinion of the MSDN Web site. If you choose to participate, the online survey will be presented to you when you leave the MSDN Web site.

Would you like to participate?