Converts the value of the current TimeSpan to a String.
[Visual Basic] Overloads Overrides Public Function ToString() As String [C#] public override string ToString(); [C++] public: override String* ToString(); [JScript] public override function ToString() : String;
A string representation of the current TimeSpan.
The return value has the following format +
TimeSpan Structure | TimeSpan Members | System Namespace | TimeSpan.ToString Overload List