Partilhar via


Propriedade ITestCase.IsAutomated

Namespace:  Microsoft.TeamFoundation.TestManagement.Client
Assembly:  Microsoft.TeamFoundation.TestManagement.Client (em Microsoft.TeamFoundation.TestManagement.Client.dll)

Sintaxe

'Declaração
ReadOnly Property IsAutomated As Boolean
bool IsAutomated { get; }
property bool IsAutomated {
    bool get ();
}
abstract IsAutomated : bool with get
function get IsAutomated () : boolean

Valor de propriedade

Tipo: Boolean

Segurança do .NET Framework

Consulte também

Referência

ITestCase Interface

Namespace Microsoft.TeamFoundation.TestManagement.Client