IVsHelpSystem 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.
Provides access to the help system.
public interface class IVsHelpSystem
public interface class IVsHelpSystem
__interface IVsHelpSystem
[System.Runtime.InteropServices.Guid("854D7AC0-BC3D-11D0-B421-00A0C90F9DC4")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface IVsHelpSystem
[System.Runtime.InteropServices.Guid("854D7AC0-BC3D-11D0-B421-00A0C90F9DC4")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IVsHelpSystem
[<System.Runtime.InteropServices.Guid("854D7AC0-BC3D-11D0-B421-00A0C90F9DC4")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type IVsHelpSystem = interface
[<System.Runtime.InteropServices.Guid("854D7AC0-BC3D-11D0-B421-00A0C90F9DC4")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IVsHelpSystem = interface
Public Interface IVsHelpSystem
- Attributes