OutputAttribute Members

The attribute used to identify the output properties of data generators.

The following tables list the members exposed by the OutputAttribute type.

Public Constructors

  Name Description
Public constructor OutputAttribute Initializes a new instance of the OutputAttribute class.  

Top

Public Properties

  Name Description
Public property Description Gets or sets the description of the output property.  
Public property Name Gets or sets the name of the output property. 
Public property TypeId  (Inherited from Attribute.)

Top

Public Methods

(see also Protected Methods )

  Name Description
Public method Equals  Overloaded. (Inherited from Attribute.)
Public method Static GetCustomAttribute  Overloaded. (Inherited from Attribute.)
Public method Static GetCustomAttributes  Overloaded. (Inherited from Attribute.)
Public method GetHashCode  (Inherited from Attribute.)
Public method GetType  (Inherited from Object.)
Public method IsDefaultAttribute  (Inherited from Attribute.)
Public method Static IsDefined  Overloaded. (Inherited from Attribute.)
Public method Match  (Inherited from Attribute.)
Public method Static ReferenceEquals  (Inherited from Object.)
Public method ToString  (Inherited from Object.)

Top

Protected Methods

  Name Description
Protected method Finalize  (Inherited from Object.)
Protected method MemberwiseClone  (Inherited from Object.)

Top

See Also

Tasks

How to: Add Output Properties to a Data Generator

Reference

OutputAttribute Class
Microsoft.VisualStudio.TeamSystem.Data.DataGenerator Namespace
GetOutputs
GetOutputs
GetOutputs