Partager via


ITestPoint.TestCaseExists, propriété

Obtient une valeur qui indique si le cas de test actuel est présent sur le serveur.

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

Syntaxe

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

Valeur de propriété

Type : System.Boolean
true si le cas de test est présent sur le serveur ; sinon, false.

Sécurité .NET Framework

Voir aussi

Référence

ITestPoint Interface

Microsoft.TeamFoundation.TestManagement.Client, espace de noms