Share via


OutputDescriptor Members

Include Protected Members
Include Inherited Members

Describes a single output of a data generator.

The OutputDescriptor type exposes the following members.

Constructors

  Name Description
Aa833785.pubmethod(en-us,VS.90).gif OutputDescriptor Overloaded. Initializes a new instance of the OutputDescriptor class.

Top

Methods

  Name Description
Aa833785.pubmethod(en-us,VS.90).gif Equals Determines whether the specified Object is equal to the current Object. (Inherited from Object.)
Aa833785.protmethod(en-us,VS.90).gif Finalize Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.)
Aa833785.pubmethod(en-us,VS.90).gif GetHashCode Serves as a hash function for a particular type. (Inherited from Object.)
Aa833785.pubmethod(en-us,VS.90).gif GetType Gets the Type of the current instance. (Inherited from Object.)
Aa833785.protmethod(en-us,VS.90).gif MemberwiseClone Creates a shallow copy of the current Object. (Inherited from Object.)
Aa833785.pubmethod(en-us,VS.90).gif ToString Returns a String that represents the current Object. (Inherited from Object.)

Top

Properties

  Name Description
Aa833785.pubproperty(en-us,VS.90).gif Description Gets or sets the description of the output.
Aa833785.pubproperty(en-us,VS.90).gif Key Gets or sets the key that uniquely identifies the output.
Aa833785.pubproperty(en-us,VS.90).gif Name Gets or sets the friendly name of the output.
Aa833785.pubproperty(en-us,VS.90).gif Type Gets the data type of the output.

Top

Explicit Interface Implementations

  Name Description
Aa833785.pubinterface(en-us,VS.90).gifAa833785.privmethod(en-us,VS.90).gif IXmlSerializable.GetSchema
Aa833785.pubinterface(en-us,VS.90).gifAa833785.privmethod(en-us,VS.90).gif IXmlSerializable.ReadXml
Aa833785.pubinterface(en-us,VS.90).gifAa833785.privmethod(en-us,VS.90).gif IXmlSerializable.WriteXml

Top

See Also

Reference

OutputDescriptor Class

Microsoft.VisualStudio.TeamSystem.Data.DataGenerator Namespace