A Sandcastle Documented Class Library
LastExecutionTime Property
NamespacescsmicMacroBuilderLastExecutionTime
CS-MIC - C# Math Input Control
Gets the execution time of the last script computation.
Declaration Syntax
C#Visual BasicVisual C++J#JavaScript
public TimeSpan LastExecutionTime { get; }
Public ReadOnly Property LastExecutionTime As TimeSpan
public:
property TimeSpan LastExecutionTime {
	TimeSpan get ();
}
/** @property */
public TimeSpan get_LastExecutionTime()
function get_LastExecutionTime();

Assembly: csmic (Module: csmic) Version: 1.0.0.0 (1.0.0.0)