Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Include Protected Members
Include Inherited Members
Enables a package to add a URL to the most recently used (MRU) list of URLs and to get a list of all of the URLs in the MRU list. You can get an instance of the interface from the SVsWebURLMRU (SID_SVsWebURLMRU) service.
The IVsWebURLMRU type exposes the following members.
Methods
Name
Description
Add a URL to the most recently used (MRU) list.
Retrieve the URLs in the most recently used (MRU) list.
Top