ITmi.AddManagedTestStorage 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.
Adds a test storage path to 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 | |
---|---|---|
AddManagedTestStorage(Object, String) | Adds a test storage path of a specific test manager. | |
AddManagedTestStorage(Object, String, TestType) | Adds the provided test storage path of a specific test manager and specified test type. |
Top