String.ToString Method
.NET Framework 3.0
Converts the value of this instance to a String.
| Name | Description |
|---|---|
| String.ToString () | Returns this instance of String; no actual conversion is performed. Supported by the .NET Compact Framework. |
| String.ToString (IFormatProvider) | Returns this instance of String; no actual conversion is performed. Supported by the .NET Compact Framework. |