Partager via


ITestManagementService.IsSupported, méthode

Retourne une valeur qui indique si le serveur actuel prend en charge les services de gestion de test.

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

Syntaxe

'Déclaration
Function IsSupported As Boolean
bool IsSupported()
bool IsSupported()
abstract IsSupported : unit -> bool 
function IsSupported() : boolean

Valeur de retour

Type : System.Boolean
true si le serveur prend en charge des services de gestion de test ; sinon, false.

Sécurité .NET Framework

Voir aussi

Référence

ITestManagementService Interface

Microsoft.TeamFoundation.TestManagement.Client, espace de noms