Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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
'Declaration
<GuidAttribute("4A791148-19E4-11d3-B86B-00C04F79F802")> _
Public Interface 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