UsTimeSpanToString Method

CVB.Net Documentation
Returns the string representation of the value of this instance.

Namespace:  Stemmer.Cvb.Utilities
Assembly:  Stemmer.Cvb (in Stemmer.Cvb.dll) Version: 14.0.0.0
Syntax

public override string ToString()

Return Value

Type: String

A string in the form [-][d.]hh:mm[:ss[.fffffff]]. Elements in square brackets may not be included. Colons and periods are literal characters.

See Also

Reference