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.
Tip::Unload Method (String^, IWarningHandler^)
Unloads the current Tip instance from memory by using the provided location string, and records any warnings in the provided warning handler.
Assembly: Microsoft.VisualStudio.QualityTools.Common (in Microsoft.VisualStudio.QualityTools.Common.dll)
Parameters
- location
-
Type:
System::String^
A string that contains a path.
- warningHandler
-
Type:
Microsoft.VisualStudio.TestTools.Common::IWarningHandler^
An IWarningHandler object.
Implements
ITip::Unload(String^, IWarningHandler^)
Show: