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.
ITip::Unload Method (String^, IWarningHandler^)
Stop listening for changes at the provided location.
Assembly: Microsoft.VisualStudio.QualityTools.Common (in Microsoft.VisualStudio.QualityTools.Common.dll)
Parameters
- location
-
Type:
System::String^
A string that specifies the path of the project.
- warningHandler
-
Type:
Microsoft.VisualStudio.TestTools.Common::IWarningHandler^
An IWarningHandler object.
Show: