Share via


ITmi.ReleaseTests Method

Include Protected Members
Include Inherited Members

This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Deletes the specified tests from the UI of Visual Studio Test Professional.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method ReleaseTests(ICollection) Deletes the tests that are specified by the provided collection of IDs from the UI of Visual Studio Test Professional.
Public method ReleaseTests(String) Deletes the tests in the specified storage location from the UI of Visual Studio Test Professional.

Top

See Also

Reference

ITmi Interface

Microsoft.VisualStudio.TestTools.Common Namespace