IRunConfigurationEditor::DataGetDirty Event

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

The event that is raised by the editor when the data in the editor is changed by the user.

Namespace:  Microsoft.VisualStudio.TestTools.Vsip
Assembly:  Microsoft.VisualStudio.QualityTools.Vsip (in Microsoft.VisualStudio.QualityTools.Vsip.dll)

event EventHandler^ DataGetDirty {
	void add (EventHandler^ value);
	void remove (EventHandler^ value);
}

Community Additions

Show: