IProjectFileItem Properties |
The IProjectFileItem type exposes the following members.
| Name | Description | |
|---|---|---|
| FullName |
Returns the full path and file name of the referenced file
| |
| IsFolder |
Returns whether the object is a folder
| |
| Name |
File name (excluding file extension)
| |
| ParentFolder |
Parent folder in the project hierarchy
| |
| Path |
Returns the path of the referenced file
|