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 full folder name. The root folder is represented by an empty string. All other returned names end with an DirectorySeparatorChar. |
![]() ![]() | RootFolder | Returns the root folder instance. |
![]() ![]() | RootFolderName | Gets the string that is associated with the root folder (here: an empty string). |