Overload | Description |
---|---|
GetFile(NFileSystem,String) | Gets a file object for the specified path. If path is relative it is resolved relatively to the path returned by GetCurrentFolderPath(); |
GetFile(NFolder,String) | Gets the file with the given name or relative path. |