Partilhar via


Campo TestElement.m_executionId

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

Retorna o valor de ExecutionId propriedade.

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

Sintaxe

'Declaração
<PersistenceElementNameAttribute("executionId")> _
Protected m_executionId As TestExecId
[PersistenceElementNameAttribute("executionId")]
protected TestExecId m_executionId
[PersistenceElementNameAttribute(L"executionId")]
protected:
TestExecId^ m_executionId
[<PersistenceElementNameAttribute("executionId")>]
val mutable m_executionId: TestExecId
protected var m_executionId : TestExecId

Segurança do .NET Framework

Consulte também

Referência

TestElement Classe

Namespace Microsoft.VisualStudio.TestTools.Common

ExecutionId