IVsIntellisenseEngine Methods
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop.8.0 (in Microsoft.VisualStudio.Shell.Interop.8.0.dll)
| Name | Description | |
|---|---|---|
![]() | Load() | Ensures the Intellisense engine is loaded. Called by C# refactoring. |
![]() | SupportsLoad() | Indicates whether or not a file supports a Load method. Used by C# refactoring. |
![]() | Unload() | Ensures the Intellisense engine is unloaded. Called by C# refactoring. |
Show:
