Object: | FileManager |
Syntax: | GetFolder ([in] DirectoryName) |
Returns: | A Folder object |
Description: | This method returns an individual Folder (directory) object. You can use the folder object to perform many other folder-specific operations. The DirectoryName must refer to a valid directory, not a file. |