共用方式為


ISharedStepHelper.DoRequiredFieldsExist 方法

傳回值,這個值表示系統管理員是否已自訂這個工作項目類型,以忽略所有共用步驟所需的部份或所有欄。

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

語法

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

傳回值

型別:System.Boolean
如果系統管理員沒有自訂這個工作項目類型以省略所有共用步驟所需的部分或所有欄位,則為 true,否則為 false。

.NET Framework 安全性

請參閱

參考

ISharedStepHelper 介面

Microsoft.TeamFoundation.TestManagement.Client 命名空間