Include Protected Members
Include Inherited Members
Manages items, or documents, within a project.
The IVsProject type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| .gif) | AddItem | Creates new items in a project, adds existing files to a project, or causes Add Item wizards to be run. | 
| .gif) | GenerateUniqueItemName | Generates a unique document name for a given item. | 
| .gif) | GetItemContext | Returns the context of an item. | 
| .gif) | GetMkDocument | Returns a document moniker. | 
| .gif) | IsDocumentInProject | Determines whether a document is in the project. | 
| .gif) | OpenItem | Opens an item in the project. | 
Top