Share via


TestElement.m_parentExecutionId Field

Definition

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

Applies to