FileManagerRootFolder Methods

Methods

GetFolder Gets a FileManagerFolder instance corresponding to the given relative path under this root folder. For getting the folder for the root folder itself, the parameter would be "\".
GetFullPath Gets the full path of a folder specified in format [RootFolderName]:\Some\Folder

See Also