TestElement.m_parentExecutionId (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 ParentExecId.

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

Sintaxis

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

Seguridad de .NET Framework

Vea también

Referencia

TestElement Clase

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

ParentExecId