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.
Used by the environment when adding a URL to the favorites list.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)
Syntax
'Declaration
<GuidAttribute("E8B06F4D-6D01-11D2-AA7D-00C04F990343")> _
<InterfaceTypeAttribute()> _
Public Interface IVsFavoritesProvider
'Usage
Dim instance As IVsFavoritesProvider
[GuidAttribute("E8B06F4D-6D01-11D2-AA7D-00C04F990343")]
[InterfaceTypeAttribute()]
public interface IVsFavoritesProvider
[GuidAttribute(L"E8B06F4D-6D01-11D2-AA7D-00C04F990343")]
[InterfaceTypeAttribute()]
public interface class IVsFavoritesProvider
public interface IVsFavoritesProvider
Remarks
If you register a URL protocol as part of your package, you should implement IVsFavoritesProvider.