共用方式為


IDataCollectorHelper 介面

表示在 Visual Studio Team Foundation Server 登錄的一組資料收集器的方法。

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

語法

'宣告
Public Interface IDataCollectorHelper
public interface IDataCollectorHelper
public interface class IDataCollectorHelper
type IDataCollectorHelper =  interface end
public interface IDataCollectorHelper

IDataCollectorHelper 類型會公開下列成員。

方法

  名稱 描述
公用方法 Create 建立 IDataCollectorInformation 物件。
公用方法 Find 尋找並擷取指定之統一資源識別碼 (URI) 所識別的資料收集器資訊。
公用方法 Query 傳回伺服器上資料收集器資訊的集合。
公用方法 Register 註冊伺服器上的幾個資料收集器,如指定的資料收集器相關資訊清單所表示的。
公用方法 Unregister 從伺服器中移除數個資料收集器數 (以指定的資料收集器資訊清單表示) 的註冊。
公用方法 Update 在所提供的資料收集器資訊物件中的伺服器上登錄資料。

回頁首

請參閱

參考

Microsoft.TeamFoundation.TestManagement.Client 命名空間