SVsHelp Interface
Passed to the QueryService method to return a reference to the SVsHelp interface.
Namespace: Microsoft.VisualStudio.VSHelp
Assembly: Microsoft.VisualStudio.Shell.Interop.8.0 (in Microsoft.VisualStudio.Shell.Interop.8.0.dll)
Syntax
'Declaración
<GuidAttribute("4A791148-19E4-11d3-B86B-00C04F79F802")> _
Public Interface SVsHelp
'Uso
Dim instance As SVsHelp
[GuidAttribute("4A791148-19E4-11d3-B86B-00C04F79F802")]
public interface SVsHelp
[GuidAttribute(L"4A791148-19E4-11d3-B86B-00C04F79F802")]
public interface class SVsHelp
[<GuidAttribute("4A791148-19E4-11d3-B86B-00C04F79F802")>]
type SVsHelp = interface end
public interface SVsHelp