ITestRunDurationTime Property |
Gets execution time of the given test run
Namespace:
TestArchitect.Harness.Core
Assembly:
TestArchitect.Harness.Bundle.Core (in TestArchitect.Harness.Bundle.Core.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax string DurationTime { get; }
ReadOnly Property DurationTime As String
Get
property String^ DurationTime {
String^ get ();
}
abstract DurationTime : string with get
Property Value
Type:
StringSee Also