Share via


IVsIntellisenseEngine Methods

Include Protected Members
Include Inherited Members

The IVsIntellisenseEngine type exposes the following members.

Methods

  Name Description
Public method Load Ensures the Intellisense engine is loaded. Called by C# refactoring.
Public method SupportsLoad Indicates whether or not a file supports a Load method. Used by C# refactoring.
Public method Unload Ensures the Intellisense engine is unloaded. Called by C# refactoring.

Top

See Also

Reference

IVsIntellisenseEngine Interface

Microsoft.VisualStudio.Shell.Interop Namespace