TestCaseResumeEvent Properties

Include Protected Members
Include Inherited Members

The TestCaseResumeEvent type exposes the following members.

Properties

  Name Description
Public property EventTime Gets the time of the event by using the high resolution counter, which is retrieved from QueryPerformanceCounter. (Inherited from TestCaseEvent.)
Public property IsChildTestCase Gets a flag that determines whether this test case is a child of a test case. (Inherited from TestCaseEvent.)
Public property Ordinal Gets or sets the ordinal value. (Inherited from OrdinalEvent.)
Public property SessionId Gets the test session ID, which identifies the test session. (Inherited from TestCaseEvent.)
Public property TestCaseId Gets the test case ID, which identifies this test case. (Inherited from TestCaseEvent.)
Public property TestCaseManagerId Gets the test case manager ID, which identifies the test case in Team Foundation Server. (Inherited from TestCaseEvent.)
Public property TestCaseName Gets the name of the test case. (Inherited from TestCaseEvent.)
Public property TestExecutionId Gets the test execution ID, which identifies this test instance. (Inherited from TestCaseEvent.)

Top

See Also

Reference

TestCaseResumeEvent Class

Microsoft.VisualStudio.IntelliTrace Namespace