IVsIntellisenseEngine Methods

 

Namespace:   Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop.8.0 (in Microsoft.VisualStudio.Shell.Interop.8.0.dll)

NameDescription
System_CAPS_pubmethodLoad()

Ensures the Intellisense engine is loaded. Called by C# refactoring.

System_CAPS_pubmethodSupportsLoad()

Indicates whether or not a file supports a Load method. Used by C# refactoring.

System_CAPS_pubmethodUnload()

Ensures the Intellisense engine is unloaded. Called by C# refactoring.

Return to top
Show: