IProjectFolderItem Properties |
The IProjectFolderItem type exposes the following members.
Properties
Name | Description | |
---|---|---|
IsFolder |
Returns whether the object is a folder
| |
Items |
Returns the collection of child project item in the folder
| |
Name |
Folder name
| |
ParentFolder |
Parent folder in the project hierarchy
|
See Also