Share via


PropertyConverterType Enumeration

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

Syntax

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

Members

Member name Description
NoTypeConverter
DataTableTypeConverter
ProjectStructureConverter
IterationConverter
WorkItemListConverter
TimeoutConverter
HostTypeConverter

See Also

Reference

Microsoft.VisualStudio.TestTools.Common Namespace