Freigeben über


ITestManagementService.IsSupported-Methode

Gibt einen Wert zurück, der angibt, ob der aktuelle Server Testverwaltungsdienste unterstützt.

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

Syntax

'Declaration
Function IsSupported As Boolean
bool IsSupported()
bool IsSupported()
abstract IsSupported : unit -> bool
function IsSupported() : boolean

Rückgabewert

Typ: Boolean
true , wenn der Server Testverwaltungsdienste unterstützt, andernfalls false.

.NET Framework-Sicherheit

Siehe auch

Referenz

ITestManagementService Schnittstelle

Microsoft.TeamFoundation.TestManagement.Client-Namespace