Compartilhar via


Campo TestElement.m_parentExecutionId

Esta API oferece suporte à infraestrutura .NET Framework e não se destina a ser usada diretamente do seu código.

Retorna o valor de ParentExecId propriedade.

Namespace:  Microsoft.VisualStudio.TestTools.Common
Assembly:  Microsoft.VisualStudio.QualityTools.Common (em Microsoft.VisualStudio.QualityTools.Common.dll)

Sintaxe

'Declaração
<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

Segurança do .NET Framework

Consulte também

Referência

TestElement Classe

Namespace Microsoft.VisualStudio.TestTools.Common

ParentExecId