ProjectItems Members
Include Protected Members
Include Inherited Members
Contains ProjectItem objects, each representing items in the project.
The ProjectItems type exposes the following members.
Methods
Name
Description
Creates a new folder in Solution Explorer.
Adds one or more ProjectItem objects from a directory to the ProjectItems collection.
Adds a project item from a file that is installed in a project directory structure.
Copies a source file and adds it to the project.
Creates a new project item from an existing item template file and adds it to the project.
Overloaded.
Returns a ProjectItem object in a ProjectItems collection.
Top
Properties
Name
Description
Gets the project hosting the project item or items.
Gets a value indicating the number of objects in the collection.
Gets the top-level extensibility object.
Gets an enumeration indicating the type of object.
Gets the immediate parent object of a ProjectItems collection.
Top