This topic has not yet been rated - Rate this topic

IVsIntellisenseEngine Interface

Enables a project hierarchy node to load or unload files as part of support for IntelliSense. Loading and unloading generates events that may change what IntelliSense displays. You can get an instance of the interface from the SVsIntellisenseEngine (SID_SVsIntelliSenseEngine) service.

Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop.8.0 (in microsoft.visualstudio.shell.interop.8.0.dll)

[InterfaceTypeAttribute(1)] 
[GuidAttribute("4371079A-47C3-4B7A-93AE-BFB90FEDB8F0")] 
public interface IVsIntellisenseEngine
/** @attribute InterfaceTypeAttribute(1) */ 
/** @attribute GuidAttribute("4371079A-47C3-4B7A-93AE-BFB90FEDB8F0") */ 
public interface IVsIntellisenseEngine
InterfaceTypeAttribute(1) 
GuidAttribute("4371079A-47C3-4B7A-93AE-BFB90FEDB8F0") 
public interface IVsIntellisenseEngine
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ