Contains OAProjectItems objects, each representing items in the project.
The OAProjectItems type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
![]() |
OAProjectItems | Initializes a new instance of OAProjectItems for the specified project and node. |
Top
Methods
| Name | Description | |
|---|---|---|
![]() |
AddFolder | (Overrides OANavigableProjectItems.AddFolder(String, String).) |
![]() |
AddFromDirectory | Adds one or more ProjectItem objects from a directory to the ProjectItems collection. (Inherited from OANavigableProjectItems.) |
![]() |
AddFromFile | Adds a project item from a file that is installed in a project directory structure. (Overrides OANavigableProjectItems.AddFromFile(String).) |
![]() |
AddFromFileCopy | Copies a source file and adds it to the project. (Overrides OANavigableProjectItems.AddFromFileCopy(String).) |
![]() |
AddFromTemplate | Creates a new project item from an existing item template file and adds it to the project. (Overrides OANavigableProjectItems.AddFromTemplate(String, String).) |
![]() |
AddItem | Adds an item to the project. |
![]() |
Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) |
![]() |
EvaluateAddResult | Evaluates the result of an add operation. |
![]() |
Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) |
![]() |
GetEnumerator | Gets an enumerator for this project item collection. (Inherited from OANavigableProjectItems.) |
![]() |
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() |
GetListOfProjectItems | Gets a list of items associated with the current node. (Inherited from OANavigableProjectItems.) |
![]() |
GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() |
Item | Gets the project item with the specified index. (Inherited from OANavigableProjectItems.) |
![]() |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() |
ToString | Returns a String that represents the current Object. (Inherited from Object.) |
Top
Properties
| Name | Description | |
|---|---|---|
![]() |
ContainingProject | Gets the project that owns these project items. (Inherited from OANavigableProjectItems.) |
![]() |
Count | Gets the number of project items in the collection. (Inherited from OANavigableProjectItems.) |
![]() |
DTE | Gets the top-level automation object. (Inherited from OANavigableProjectItems.) |
![]() |
Kind | Gets the kind of project items. (Inherited from OANavigableProjectItems.) |
![]() |
Parent | Gets the parent of this collection. (Inherited from OANavigableProjectItems.) |
Top
.gif)
.gif)
.gif)