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.

PropertyEditorType Enumeration

 

This enumeration provides the valid values for the editor of a property value.

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

public enum class PropertyEditorType

Member nameDescription
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.

Return to top
Show: