Click or drag to resize

ProjectFolder Properties

The ProjectFolder type exposes the following members.

Properties
 NameDescription
Public propertyIsRootFolderReturns true if the folder name is the root folder (empty string).
Public propertyNameGets the full folder name. The root folder is represented by an empty string. All other returned names end with an DirectorySeparatorChar.
Public propertyStatic memberRootFolder Returns the root folder instance.
Public propertyStatic memberRootFolderName Gets the string that is associated with the root folder (here: an empty string).
Top
See Also