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.
String::ToString Method
.NET Framework (current version)
Converts the value of this instance to a String.
Assembly: mscorlib (in mscorlib.dll)
| Name | Description | |
|---|---|---|
![]() | ToString() | Returns this instance of String; no actual conversion is performed.(Overrides Object::ToString().) |
![]() | ToString(IFormatProvider^) | Returns this instance of String; no actual conversion is performed. |
Show:
