TestElement.m_abortRunOnAgentFailure (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 AbortRunOnAgentFailure.

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

Sintaxis

'Declaración
<PersistenceElementNameAttribute("abortRunOnAgentFailure")> _
Protected m_abortRunOnAgentFailure As Boolean
[PersistenceElementNameAttribute("abortRunOnAgentFailure")]
protected bool m_abortRunOnAgentFailure
[PersistenceElementNameAttribute(L"abortRunOnAgentFailure")]
protected:
bool m_abortRunOnAgentFailure
[<PersistenceElementNameAttribute("abortRunOnAgentFailure")>]
val mutable m_abortRunOnAgentFailure: bool
protected var m_abortRunOnAgentFailure : boolean

Seguridad de .NET Framework

Vea también

Referencia

TestElement Clase

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

AbortRunOnAgentFailure