SVsIntellisenseEngine Interface
Passed to GetService to return a reference to the IVsIntellisenseEngine interface.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop.8.0 (in Microsoft.VisualStudio.Shell.Interop.8.0.dll)
Syntax
'Declaration
<GuidAttribute("D380C630-E46F-40E1-B71D-F3D1682C5AA8")> _
<InterfaceTypeAttribute()> _
Public Interface SVsIntellisenseEngine
[GuidAttribute("D380C630-E46F-40E1-B71D-F3D1682C5AA8")]
[InterfaceTypeAttribute()]
public interface SVsIntellisenseEngine
[GuidAttribute(L"D380C630-E46F-40E1-B71D-F3D1682C5AA8")]
[InterfaceTypeAttribute()]
public interface class SVsIntellisenseEngine
[<GuidAttribute("D380C630-E46F-40E1-B71D-F3D1682C5AA8")>]
[<InterfaceTypeAttribute()>]
type SVsIntellisenseEngine = interface end
public interface SVsIntellisenseEngine