Share via


IVsProject Members

Include Protected Members
Include Inherited Members

Manages items, or documents, within a project.

The IVsProject type exposes the following members.

Methods

 

Name

Description

Public method

AddItem

Creates new items in a project, adds existing files to a project, or causes Add Item wizards to be run.

Public method

GenerateUniqueItemName

Generates a unique document name for a given item.

Public method

GetItemContext

Returns the context of an item.

Public method

GetMkDocument

Returns a document moniker.

Public method

IsDocumentInProject

Determines whether a document is in the project.

Public method

OpenItem

Opens an item in the project.

Top

See Also

Reference

IVsProject Interface

Microsoft.VisualStudio.Shell.Interop Namespace