FolderPath Property
Gets the path of the location of this folder. If this folder is $/Folder1/Folder2, then the path would be $/Folder1 In the case where this folder is the root ($), the returned path is the empty string.
Syntax
public System.string FolderPath {get;}Public ReadOnly Property FolderPath As System.String