Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Include Protected Members
Include Inherited Members
Represents a collection of project items that can be enumerated.
The OANavigableProjectItems 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.
Determines whether the specified Object is equal to the current Object. (Inherited from Object.)
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.)
Returns an enumeration for items in a collection.
Serves as a hash function for a particular type. (Inherited from Object.)
Gets a list of items associated with the current node.
Gets the type of the current instance. (Inherited from Object.)
Gets ProjectItem from the index.
Creates a shallow copy of the current Object. (Inherited from Object.)
Returns a string that represents the current object. (Inherited from Object.)
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
See Also
Reference
Microsoft.VisualStudio.Data.Schema.Project.Automation Namespace