Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

DataCollectorSettings Class

 

Reads and updates the configuration settings and static data for a diagnostic data adapter.

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

System::Object
  Microsoft.VisualStudio.TestTools.Execution::DataCollectorSettings

public ref class DataCollectorSettings 

NameDescription
System_CAPS_pubpropertyConfiguration

Gets or sets the configuration for the diagnostic data adapter.

System_CAPS_pubpropertyDefaultConfiguration

Gets the default configuration of the diagnostic data adapter.

System_CAPS_pubpropertyIsEnabled

Gets or sets a value to enable or disable the diagnostic data adapter.

System_CAPS_pubpropertyRoleContext

NameDescription
System_CAPS_pubmethodEquals(Object^)

(Inherited from Object.)

System_CAPS_protmethodFinalize()

(Inherited from Object.)

System_CAPS_pubmethodGetHashCode()

(Inherited from Object.)

System_CAPS_pubmethodGetType()

(Inherited from Object.)

System_CAPS_protmethodMemberwiseClone()

(Inherited from Object.)

System_CAPS_pubmethodToString()

(Inherited from Object.)

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Return to top
Show: