VCProjectItem Members
Visual Studio 2005
A file or folder in a project.
The following tables list the members exposed by the VCProjectItem type.
| Name | Description | |
|---|---|---|
| ItemName | Gets the name of the current item in the collection. |
| Kind | Gets an enumeration indicating the type of object. |
| Parent | Gets the immediate parent object of a given object. |
| project | Gets the VCProject associated with the object. |
| VCProjectEngine | Gets a pointer to the project engine. |