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 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
'Usage
Dim instance As SVsIntellisenseEngine
[GuidAttribute("D380C630-E46F-40E1-B71D-F3D1682C5AA8")]
[InterfaceTypeAttribute()]
public interface SVsIntellisenseEngine
[GuidAttribute(L"D380C630-E46F-40E1-B71D-F3D1682C5AA8")]
[InterfaceTypeAttribute()]
public interface class SVsIntellisenseEngine
public interface SVsIntellisenseEngine