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.
DataCollectorConfigurationEditorAttribute Constructor (String^)
Initializes a new instance of the DataCollectorConfigurationEditorAttribute class by using the provided editor type.
Assembly: Microsoft.VisualStudio.QualityTools.ExecutionCommon (in Microsoft.VisualStudio.QualityTools.ExecutionCommon.dll)
Parameters
- typeUri
-
Type:
System::String^
A uniform resource identifier (URI) that indicates the type of the editor that must derive from the IDataCollectorConfigurationEditor interface.
Show: