DataCollectorEnabledByDefaultAttribute Constructor

Include Protected Members
Include Inherited Members

Initializes an instance of the DataCollectorEnabledByDefaultAttribute class.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method DataCollectorEnabledByDefaultAttribute() Initializes an instance of the DataCollectorEnabledByDefaultAttribute class, which is enabled by default.
Public method DataCollectorEnabledByDefaultAttribute(Boolean) Initializes an instance of the DataCollectorEnabledByDefaultAttribute class by using the provided value to determine whether the adapter is enabled by default.

Top

See Also

Reference

DataCollectorEnabledByDefaultAttribute Class

Microsoft.VisualStudio.TestTools.Execution Namespace

Other Resources

How to: Create a Diagnostic Data Adapter