TestElement.m_abortRunOnAgentFailure Field

Definition

Returns the value of the AbortRunOnAgentFailure property.

protected: bool m_abortRunOnAgentFailure;
[Microsoft.VisualStudio.TestTools.Common.PersistenceElementName("abortRunOnAgentFailure")]
protected bool m_abortRunOnAgentFailure;
[<Microsoft.VisualStudio.TestTools.Common.PersistenceElementName("abortRunOnAgentFailure")>]
val mutable m_abortRunOnAgentFailure : bool
Protected m_abortRunOnAgentFailure As Boolean 

Field Value

Attributes

Applies to