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.

ApplicationUnderTest::Dispose Method ()

 

Releases all resources that are used by the ApplicationUnderTest.

Namespace:   Microsoft.VisualStudio.TestTools.UITesting
Assembly:  Microsoft.VisualStudio.TestTools.UITesting (in Microsoft.VisualStudio.TestTools.UITesting.dll)

public:
virtual void Dispose() sealed

If the underlying process is owned by this instance, the underlying process is disposed also.

Return to top
Show: