InputAttribute Members
The attribute that identifies input properties of generators.
The following tables list the members exposed by the InputAttribute type.
Public Constructors
Name | Description | |
---|---|---|
![]() |
InputAttribute | Initializes a new instance of the InputAttribute class. |
Top
Public Properties
Name | Description | |
---|---|---|
![]() |
AutoAssignedInput | Gets or sets the type of the input property. This property is used to specify the type for well-known input types. |
![]() |
DefaultValue | Gets or sets the default value of the input property. |
![]() |
Description | Gets or sets the description of the input property. |
![]() |
EditorType | Gets or sets the type of editor to be used for this property. |
![]() |
Name | Gets or sets the friendly name for the input property. |
![]() |
ReadOnly | Gets or sets a value that indicates whether the input property is read-only in the Properties window. |
![]() |
TypeConverter | Gets or sets the type converter that displays the input property. |
![]() |
TypeId | (Inherited from Attribute.) |
![]() |
Visible | Gets or sets a value that indicates whether the input property appears in the Properties window. |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
![]() |
Equals | Overloaded. (Inherited from Attribute.) |
![]() ![]() |
GetCustomAttribute | Overloaded. (Inherited from Attribute.) |
![]() ![]() |
GetCustomAttributes | Overloaded. (Inherited from Attribute.) |
![]() |
GetHashCode | (Inherited from Attribute.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
IsDefaultAttribute | (Inherited from Attribute.) |
![]() ![]() |
IsDefined | Overloaded. (Inherited from Attribute.) |
![]() |
Match | (Inherited from Attribute.) |
![]() ![]() |
ReferenceEquals | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
Top
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
Top
See Also
Tasks
How to: Add Input Properties to a Data Generator
Reference
InputAttribute Class
Microsoft.VisualStudio.TeamSystem.Data.DataGenerator Namespace
InputDescriptor
GetInputs
GetInputs
GetInputs