共用方式為


ITestManagementService.IsSupported 方法

傳回值,這個值表示目前伺服器是否支援測試管理服務。

命名空間:  Microsoft.TeamFoundation.TestManagement.Client
組件:  Microsoft.TeamFoundation.TestManagement.Client (在 Microsoft.TeamFoundation.TestManagement.Client.dll 中)

語法

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

傳回值

型別:System.Boolean
如果伺服器支援測試管理服務則為 true,否則為 false。

.NET Framework 安全性

請參閱

參考

ITestManagementService 介面

Microsoft.TeamFoundation.TestManagement.Client 命名空間