This documentation is archived and is not being maintained.

IRunConfigurationEditor::VerifyData Method

Verifies the data in the editor and prompts the user, if it is required.

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

bool VerifyData()

Return Value

Type: System::Boolean
true if the data has been verified; otherwise, false.

Show: