IVsHelpFavorites Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Microsoft Internal Use Only.
This API supports the product infrastructure and is not intended to be used directly from your code.
public interface class IVsHelpFavorites
public interface class IVsHelpFavorites
__interface IVsHelpFavorites
[System.Runtime.InteropServices.Guid("D1333514-2B6B-4479-8135-A39E286E146D")]
[System.Runtime.InteropServices.InterfaceType(1)]
[System.Runtime.InteropServices.TypeLibType(256)]
public interface IVsHelpFavorites
[System.Runtime.InteropServices.Guid("D1333514-2B6B-4479-8135-A39E286E146D")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IVsHelpFavorites
[<System.Runtime.InteropServices.Guid("D1333514-2B6B-4479-8135-A39E286E146D")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
[<System.Runtime.InteropServices.TypeLibType(256)>]
type IVsHelpFavorites = interface
[<System.Runtime.InteropServices.Guid("D1333514-2B6B-4479-8135-A39E286E146D")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IVsHelpFavorites = interface
Public Interface IVsHelpFavorites
- Attributes
Methods
AddFavoriteTopic(String, String, String, String) | |
ShowFavorites() |
This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only. |