Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
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)
Syntax
'Déclaration
<GuidAttribute("CA8A686A-0882-4E79-BCA3-AF3F3AB3EB8A")> _
Public Interface SVsIntegratedHelp
'Utilisation
Dim instance As SVsIntegratedHelp
[GuidAttribute("CA8A686A-0882-4E79-BCA3-AF3F3AB3EB8A")]
public interface SVsIntegratedHelp
[GuidAttribute(L"CA8A686A-0882-4E79-BCA3-AF3F3AB3EB8A")]
public interface class SVsIntegratedHelp
public interface SVsIntegratedHelp
Remarks
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.