Condividi tramite


Campo TestElement.m_parentExecutionId

Questa API supporta l'infrastruttura .NET Framework e non deve essere utilizzata direttamente dal codice.

Restituisce il valore della proprietà ParentExecId.

Spazio dei nomi:  Microsoft.VisualStudio.TestTools.Common
Assembly:  Microsoft.VisualStudio.QualityTools.Common (in Microsoft.VisualStudio.QualityTools.Common.dll)

Sintassi

'Dichiarazione
<PersistenceElementNameAttribute("parentExecutId")> _
Protected m_parentExecutionId As TestExecId
[PersistenceElementNameAttribute("parentExecutId")]
protected TestExecId m_parentExecutionId
[PersistenceElementNameAttribute(L"parentExecutId")]
protected:
TestExecId^ m_parentExecutionId
[<PersistenceElementNameAttribute("parentExecutId")>]
val mutable m_parentExecutionId: TestExecId
protected var m_parentExecutionId : TestExecId

Sicurezza di .NET Framework

Vedere anche

Riferimenti

TestElement Classe

Spazio dei nomi Microsoft.VisualStudio.TestTools.Common

ParentExecId