IVsIntellisenseHost Interface
Implemented by clients (including IVsTextView) to provide intellisense hosting functionality
Namespace: Microsoft.VisualStudio.TextManager.Interop
Assembly: Microsoft.VisualStudio.TextManager.Interop.8.0 (in microsoft.visualstudio.textmanager.interop.8.0.dll)
Assembly: Microsoft.VisualStudio.TextManager.Interop.8.0 (in microsoft.visualstudio.textmanager.interop.8.0.dll)
[InterfaceTypeAttribute(1)] [GuidAttribute("0377986B-C450-453C-A7BE-67116C9129A6")] public interface IVsIntellisenseHost : IOleCommandTarget
/** @attribute InterfaceTypeAttribute(1) */
/** @attribute GuidAttribute("0377986B-C450-453C-A7BE-67116C9129A6") */
public interface IVsIntellisenseHost extends IOleCommandTarget