DataCollectorMessageInfo 构造函数

初始化 DataCollectorMessageInfo 类的新实例。

命名空间:  Microsoft.VisualStudio.TestTools.Common
程序集:  Microsoft.VisualStudio.QualityTools.Common(在 Microsoft.VisualStudio.QualityTools.Common.dll 中)

语法

声明
Protected Sub New
protected DataCollectorMessageInfo()
protected:
DataCollectorMessageInfo()
new : unit -> DataCollectorMessageInfo
protected function DataCollectorMessageInfo()

备注

尽管此类能在您的自定义诊断数据适配器中使用,此类仍为实例化类,并且只能由 Visual Studio 2010 专业版 测试框架填充。

.NET Framework 安全性

请参见

参考

DataCollectorMessageInfo 类

Microsoft.VisualStudio.TestTools.Common 命名空间

DataCollectionLogger