This topic has not yet been rated - Rate this topic

IVsIntellisenseProjectHost Interface

Enables a project hierarchy node to provide information about nested IntelliSense projects (projects implementing IVsIntellisenseProject) to display in IntelliSense tooltips. Used with contained languages. You can get an instance of this interface from the SVsIntellisenseProjectHost (SID_SVsIntellisenseProjectHost) service.

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

[InterfaceTypeAttribute(1)] 
[GuidAttribute("6C62F743-D2D3-46B3-BFBC-F04B54EE3F79")] 
public interface IVsIntellisenseProjectHost
/** @attribute InterfaceTypeAttribute(1) */ 
/** @attribute GuidAttribute("6C62F743-D2D3-46B3-BFBC-F04B54EE3F79") */ 
public interface IVsIntellisenseProjectHost
InterfaceTypeAttribute(1) 
GuidAttribute("6C62F743-D2D3-46B3-BFBC-F04B54EE3F79") 
public interface IVsIntellisenseProjectHost

For more information about contained languages, see Contained Languages.

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ