This topic has not yet been rated - Rate this topic

ITestBase.TestParameterDeletingEvent Event

The event that is raised when test parameters are about to be deleted.

Namespace:  Microsoft.TeamFoundation.TestManagement.Client
Assembly:  Microsoft.TeamFoundation.TestManagement.Client (in Microsoft.TeamFoundation.TestManagement.Client.dll)
event TestParameterDeletingEventEventHandler TestParameterDeletingEvent

Setting the cancel parameter on the event arguments will abort the event. Allowing the event to complete will also delete all iteration data of the parameter.

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.