System.String.ToString Method

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

Syntax

public override string ToString ()

Returns

The current string.

Remarks

Note: This method overrides object.ToString.

Requirements

Namespace: System
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0