IVsFavoritesProvider Interface
Visual Studio 2015
Used by the environment when adding a URL to the favorites list.
Assembly: Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)
| Name | Description | |
|---|---|---|
![]() | Navigate(String, UInt32, IVsWindowFrame) | Gets an IVsWindowFrame the IDE can use when adding to the favorites list. |
If you register a URL protocol as part of your package, you should implement IVsFavoritesProvider.
Show:
