Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

ITmi::UpdateTest Method (ITestElement^)

 

Updates the provided test in the UI of Visual Studio Test Professional by using the provided test.

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

ITestElement^ UpdateTest(
	ITestElement^ test
)

Return Value

Type: Microsoft.VisualStudio.TestTools.Common::ITestElement^

The updated test element.

Return to top
Show: