Share via


OutputDescriptor Constructor

Include Protected Members
Include Inherited Members

Initializes a new instance of the OutputDescriptor class.

Overload List

  Name Description
Aa833588.pubmethod(en-us,VS.90).gif OutputDescriptor() Initializes a new instance of the OutputDescriptor class.
Aa833588.pubmethod(en-us,VS.90).gif OutputDescriptor(String, Type) Initializes a new instance of the OutputDescriptor class with the specified key and data type.
Aa833588.pubmethod(en-us,VS.90).gif OutputDescriptor(String, Type, String, String) Initializes a new instance of the OutputDescriptor class with the specified key, data type, name, and description.

Top

See Also

Reference

OutputDescriptor Class

OutputDescriptor Members

Microsoft.VisualStudio.TeamSystem.Data.DataGenerator Namespace

GetOutputValue

OutputAttribute

InputDescriptor

Other Resources

How to: Add Output Properties to a Data Generator

Walkthrough: Creating a Custom Data Generator