The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
ITestElement::ParentExecId Property
Gets the test execution ID for the parent object.
Assembly: Microsoft.VisualStudio.QualityTools.Common (in Microsoft.VisualStudio.QualityTools.Common.dll)
Property Value
Type: Microsoft.VisualStudio.TestTools.Common::TestExecId^If this element is not a top-level element, the test execution ID for the parent object; otherwise, TestExecId::Empty.
Show: