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::ClearManagedTestStorage Method (Object^)

 

Clears the list of storage paths that are managed by the specified test manager.

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

void ClearManagedTestStorage(
	Object^ manager
)

Parameters

manager
Type: System::Object^

A test manager object.

Return to top
Show: