Udostępnij za pośrednictwem


IVsIntellisenseProjectHost Members

Include Protected Members
Include Inherited Members

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.

The IVsIntellisenseProjectHost type exposes the following members.

Methods

 

Name

Description

Public method

CreateFileCodeModel

Retrieves the code model for a given file.

Public method

GetCompilerOptions

Retrieves the current compiler options.

Public method

GetHostProperty

Retrieves the string value of a host property.

Public method

GetOutputAssembly

Returns the name of the output assembly.

Top

See Also

Reference

IVsIntellisenseProjectHost Interface

Microsoft.VisualStudio.Shell.Interop Namespace