ConceptHMI Web Help
ConvertTimeSpanToString Method
The TimeSpan object to convert in string.
Converts a TimeSpan into a string representation. Ex.: 23d11h04m21s
Syntax
public static string ConvertTimeSpanToString( 
   TimeSpan timeSpan
)

Parameters

timeSpan
The TimeSpan object to convert in string.

Return Value

The string representation of the TimeSpan object.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

ConceptUtilsUtils Class
ConceptUtilsUtils Members

 

 


© 2016 Objectis

Send Feedback