InputDescriptor Constructor
Initializes a new instance of the InputDescriptor class. SetInputValues InputAttribute AutoAssignedInput How to: Add Input Properties to a Data Generator Walkthrough: Creating a Custom Data Generator
Overload List
Name | Description |
---|---|
InputDescriptor () | Initializes a new instance of the InputDescriptor class. |
InputDescriptor (String, Type) | Initializes a new instance of the InputDescriptor class with the specified key and data type. |
InputDescriptor (String, Type, String, String) | Initializes a new instance of the InputDescriptor class with the specified key, data type, name, and description. |
InputDescriptor (String, Type, String, String, AutoAssignedInput) | Initializes a new instance of the InputDescriptor class with the specified key, data type, name, description, and input type. |
InputDescriptor (String, Type, String, String, AutoAssignedInput, Type, Type) | Initializes a new instance of the InputDescriptor class with the specified key, data type, name, description, input type, type converter, and editor type. |
See Also
Tasks
How to: Add Input Properties to a Data Generator
Walkthrough: Creating a Custom Data Generator
How to: Add Input Properties to a Data Generator
Walkthrough: Creating a Custom Data Generator
Reference
InputDescriptor Class
InputDescriptor Members
Microsoft.VisualStudio.TeamSystem.Data.DataGenerator Namespace
SetInputValues
InputAttribute Class
SetInputValues
InputAttribute Class
AutoAssignedInput Enumeration