TestElement.m_abortRunOnAgentFailure Field

This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Returns the value of the AbortRunOnAgentFailure property.

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

Syntax

'Declaration
<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

.NET Framework Security

See Also

Reference

TestElement Class

Microsoft.VisualStudio.TestTools.Common Namespace

AbortRunOnAgentFailure