IVsHelpSystem Interface

Provides access to the help system. Supplemented by Help2.

Namespace:  Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)

Syntax

'Declaration
<InterfaceTypeAttribute()> _
<GuidAttribute("854D7AC0-BC3D-11D0-B421-00A0C90F9DC4")> _
Public Interface IVsHelpSystem
'Usage
Dim instance As IVsHelpSystem
[InterfaceTypeAttribute()]
[GuidAttribute("854D7AC0-BC3D-11D0-B421-00A0C90F9DC4")]
public interface IVsHelpSystem
[InterfaceTypeAttribute()]
[GuidAttribute(L"854D7AC0-BC3D-11D0-B421-00A0C90F9DC4")]
public interface class IVsHelpSystem
public interface IVsHelpSystem

See Also

Reference

IVsHelpSystem Members

Microsoft.VisualStudio.Shell.Interop Namespace