Share via


PropertyEditorType Enumeration

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

Syntax

'Declaration
Public Enumeration PropertyEditorType
'Usage
Dim instance As PropertyEditorType
public enum PropertyEditorType
public enum class PropertyEditorType
public enum PropertyEditorType

Members

Member name Description
NoEditor
CssProjectStructurePicker
CssIterationPicker
WorkItemsPicker
DataConnectionPicker

See Also

Reference

Microsoft.VisualStudio.TestTools.Common Namespace