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.
PropertyConverterType Enumeration
Enumerates the possible type converters for test object property values.
Assembly: Microsoft.VisualStudio.QualityTools.Common (in Microsoft.VisualStudio.QualityTools.Common.dll)
| Member name | Description | |
|---|---|---|
| DataAccessMethodConverter | ||
| DataTableTypeConverter | Use a data table type converter. | |
| HostTypeConverter | ||
| IterationConverter | Use an iteration type converter. | |
| NoTypeConverter | No type converter available. | |
| PriorityConverter | ||
| ProjectStructureConverter | Use a project structure type converter | |
| TestCategoryConverter | ||
| TimeoutConverter | Use a time-out converter. | |
| WorkItemListConverter | Use a work item list converter. |
Show: