TestCaseEvent Properties

Include Protected Members
Include Inherited Members

The TestCaseEvent 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.
Public property IsChildTestCase Gets a flag that determines whether this test case is a child of a test case.
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.
Public property TestCaseId Gets the test case ID, which identifies this test case.
Public property TestCaseManagerId Gets the test case manager ID, which identifies the test case in Team Foundation Server.
Public property TestCaseName Gets the name of the test case.
Public property TestExecutionId Gets the test execution ID, which identifies this test instance.

Top

See Also

Reference

TestCaseEvent Class

Microsoft.VisualStudio.IntelliTrace Namespace