共用方式為


DataCollectionSink 建構函式

初始化 DataCollectionSink 類別的新執行個體。

命名空間:  Microsoft.VisualStudio.TestTools.Execution
組件:  Microsoft.VisualStudio.QualityTools.ExecutionCommon (在 Microsoft.VisualStudio.QualityTools.ExecutionCommon.dll 中)

語法

'宣告
Protected Sub New
protected DataCollectionSink()
protected:
DataCollectionSink()
new : unit -> DataCollectionSink
protected function DataCollectionSink()

備註

當您自訂的診斷資料配接器由測試架構初始化時,架構會提供 DataCollectionSink 物件供您的診斷資料配接器使用。

.NET Framework 安全性

請參閱

參考

DataCollectionSink 類別

Microsoft.VisualStudio.TestTools.Execution 命名空間

其他資源

建立診斷資料配接器以收集自訂資料或影響測試電腦