Share via


TestRun.GetTestElement Method

Include Protected Members
Include Inherited Members

Returns test elements.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method GetTestElement(TestExecId) Returns the test element that has the specified execution ID.
Public method GetTestElement(TestExecId, TestId) Returns the test element that has the specified ID and the execution ID of its parent.

Top

See Also

Reference

TestRun Class

Microsoft.VisualStudio.TestTools.Common Namespace