IVsWebFavorites Interface
Visual Studio 2015
Enables a package to add to a user's Favorites list. You can get an instance of the interface from the SVsWebFavorites (SID_SVsWebFavorites) service.
Assembly: Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)
| Name | Description | |
|---|---|---|
![]() | AddFavorite(String, String, String, Int32, String[]) | Add an item to the Favorites list. |
Show:
