Project |
The ProjectFolder type exposes the following members.
| Name | Description | |
|---|---|---|
| IsRootFolder | Returns true if the folder name is the root folder (empty string). | |
| Name | Gets the name of this instance. An InvalidOperationException will be thrown if the name is not yet set or can not be retrieved. | |
| RootFolder | Returns the root folder instance. | |
| RootFolderName | Gets the string that is associated with the root folder (here: an empty string). |