Share via


DataCollectorMessageInfo Constructor

Initializes a new instance of the DataCollectorMessageInfo class.

Namespace:  Microsoft.VisualStudio.TestTools.Common
Assembly:  Microsoft.VisualStudio.QualityTools.Common (in Microsoft.VisualStudio.QualityTools.Common.dll)

Syntax

'Declaration
Protected Sub New
protected DataCollectorMessageInfo()
protected:
DataCollectorMessageInfo()
new : unit -> DataCollectorMessageInfo
protected function DataCollectorMessageInfo()

Remarks

Although this class can be used in your custom diagnostic data adapter, it is instantiated and populated only by the Visual Studio 2010 Professional testing framework.

.NET Framework Security

See Also

Reference

DataCollectorMessageInfo Class

Microsoft.VisualStudio.TestTools.Common Namespace

DataCollectionLogger