Partager via


ITestCase.IsAutomated, propriété

Obtient une valeur qui indique si le test est automatisé.

Espace de noms :  Microsoft.TeamFoundation.TestManagement.Client
Assembly :  Microsoft.TeamFoundation.TestManagement.Client (dans Microsoft.TeamFoundation.TestManagement.Client.dll)

Syntaxe

'Déclaration
ReadOnly Property IsAutomated As Boolean
    Get
bool IsAutomated { get; }
property bool IsAutomated {
    bool get ();
}
abstract IsAutomated : bool
function get IsAutomated () : boolean

Valeur de propriété

Type : System.Boolean
true si le test est automatisé ; sinon, false.

Sécurité .NET Framework

Voir aussi

Référence

ITestCase Interface

Microsoft.TeamFoundation.TestManagement.Client, espace de noms