InputChangingEventArgs Members

Include Protected Members
Include Inherited Members

Provides data for the validation events that occur when the user changes input properties.

The InputChangingEventArgs type exposes the following members.

Constructors

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

Top

Methods

  Name Description
Aa833768.pubmethod(en-us,VS.90).gif Equals Determines whether the specified Object is equal to the current Object. (Inherited from Object.)
Aa833768.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.)
Aa833768.pubmethod(en-us,VS.90).gif GetHashCode Serves as a hash function for a particular type. (Inherited from Object.)
Aa833768.pubmethod(en-us,VS.90).gif GetType Gets the Type of the current instance. (Inherited from Object.)
Aa833768.protmethod(en-us,VS.90).gif MemberwiseClone Creates a shallow copy of the current Object. (Inherited from Object.)
Aa833768.pubmethod(en-us,VS.90).gif ToString Returns a String that represents the current Object. (Inherited from Object.)

Top

Properties

  Name Description
Aa833768.pubproperty(en-us,VS.90).gif Input Gets the input property whose value is being changed.
Aa833768.pubproperty(en-us,VS.90).gif Inputs Gets a read-only collection of all the current input properties of the data generator.
Aa833768.pubproperty(en-us,VS.90).gif Value Gets the new value being assigned to the input property.

Top

See Also

Reference

InputChangingEventArgs Class

Microsoft.VisualStudio.TeamSystem.Data.DataGenerator Namespace