TestElement.AbortRunOnAgentFailure Propriedade

Definição

Obtém ou define um valor que indica se a execução de teste será anulada se um agente de teste falhar.

public:
 property bool AbortRunOnAgentFailure { bool get(); void set(bool value); };
public bool AbortRunOnAgentFailure { get; set; }
member this.AbortRunOnAgentFailure : bool with get, set
Public Property AbortRunOnAgentFailure As Boolean

Valor da propriedade

Boolean

true se a execução de teste deve ser anulada se um agente de teste falhar; caso contrário, false.

Implementações

Aplica-se a