Passed to the
QueryService method to return a reference to the
SVsHelp interface.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop.8.0 (in microsoft.visualstudio.shell.interop.8.0.dll)
[GuidAttribute("CA8A686A-0882-4E79-BCA3-AF3F3AB3EB8A")]
public interface SVsIntegratedHelp
/** @attribute GuidAttribute("CA8A686A-0882-4E79-BCA3-AF3F3AB3EB8A") */
public interface SVsIntegratedHelp
GuidAttribute("CA8A686A-0882-4E79-BCA3-AF3F3AB3EB8A")
public interface SVsIntegratedHelp
This service is available only if the help is integrated into the Visual Studio shell. If the help is in an external program, use the SVsHelp service. The SVsIntegratedHelp service is for those circumstances when you must know whether the help is integrated.