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 propertyName Gets the name of this instance. An InvalidOperationException will be thrown if the name is not yet set or can not be retrieved.
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