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.
PropertyEditorType Enumeration
This enumeration provides the valid values for the editor of a property value.
Assembly: Microsoft.VisualStudio.QualityTools.Common (in Microsoft.VisualStudio.QualityTools.Common.dll)
| Member name | Description | |
|---|---|---|
| CssIterationPicker | The editor for iterating through CSS settings. | |
| CssProjectStructurePicker | The editor for picking from a list of CSS project structures. | |
| DataConnectionPicker | The editor for picking from a list of data connections. | |
| NoEditor | No editor is specified. | |
| TestCategoryPicker | ||
| WorkItemsPicker | The editor for picking from a list of work items. |
Show: