GeneratorStylesAttribute Members
The attribute that identifies the generator styles of a data generator.
The following tables list the members exposed by the GeneratorStylesAttribute type.
Public Constructors
Name | Description | |
---|---|---|
GeneratorStylesAttribute | Initializes a new instance of the GeneratorStylesAttribute class. |
Top
Public Properties
Name | Description | |
---|---|---|
DesignerStyles | Gets or sets the designer styles of the data generator. | |
TypeId | (Inherited from Attribute.) |
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: Create Custom Data Generators
Reference
GeneratorStylesAttribute Class
Microsoft.VisualStudio.TeamSystem.Data.DataGenerator Namespace
GeneratorDesignerStyles Enumeration