String::ToString Method

 

Converts the value of this instance to a String.

Namespace:   System
Assembly:  mscorlib (in mscorlib.dll)

NameDescription
System_CAPS_pubmethodToString()

Returns this instance of String; no actual conversion is performed.(Overrides Object::ToString().)

System_CAPS_pubmethodToString(IFormatProvider^)

Returns this instance of String; no actual conversion is performed.

Return to top
Show: