TestElement.m_executionId (Campo)

Esta API es compatible con la infraestructura de .NET Framework y no está diseñada para utilizarse directamente desde el código.

Devuelve el valor de la propiedad ExecutionId.

Espacio de nombres:  Microsoft.VisualStudio.TestTools.Common
Ensamblado:  Microsoft.VisualStudio.QualityTools.Common (en Microsoft.VisualStudio.QualityTools.Common.dll)

Sintaxis

'Declaración
<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

Seguridad de .NET Framework

Vea también

Referencia

TestElement Clase

Microsoft.VisualStudio.TestTools.Common (Espacio de nombres)

ExecutionId