Share via


IVsProject3 Members

Include Protected Members
Include Inherited Members

Provides the ability add or open a project item with a specific editor and to transfer an item to another project, in addition to the methods in the IVsProject2 interface.

The IVsProject3 type exposes the following members.

Methods

 

Name

Description

Public method

AddItem

Overloaded.

Public method

AddItemWithSpecific

Adds an item using a specific editor.

Public method

GenerateUniqueItemName

Overloaded.

Public method

GetItemContext

Overloaded.

Public method

GetMkDocument

Overloaded.

Public method

IsDocumentInProject

Overloaded.

Public method

OpenItem

Overloaded.

Public method

OpenItemWithSpecific

Opens an item using a specific editor.

Public method

RemoveItem

Overloaded.

Public method

ReopenItem

Overloaded.

Public method

TransferItem

Transfers an item from one project to another. The project that presently owns the item to be transferred calls this method on the project intending to receive the transferred item.

Top

See Also

Reference

IVsProject3 Interface

Microsoft.VisualStudio.Shell.Interop Namespace