TestElement.m_parentExecutionId Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns the value of the ParentExecId property.
protected: Microsoft::VisualStudio::TestTools::Common::TestExecId ^ m_parentExecutionId;
[Microsoft.VisualStudio.TestTools.Common.PersistenceElementName("parentExecutId")]
protected Microsoft.VisualStudio.TestTools.Common.TestExecId m_parentExecutionId;
[<Microsoft.VisualStudio.TestTools.Common.PersistenceElementName("parentExecutId")>]
val mutable m_parentExecutionId : Microsoft.VisualStudio.TestTools.Common.TestExecId
Protected m_parentExecutionId As TestExecId
Field Value
- Attributes