The following tables list the members exposed by FileUtility.
| Name | Description | |
|---|---|---|
![]() | FileUtility Constructor |
| Name | Description | |
|---|---|---|
![]() ![]() | CopyDirectory | Overloaded. Copies a directory. Overwrites existing one. |
![]() ![]() | CreateDirectory | Creates a directory at the given path if it does not exist |
![]() ![]() | DeleteDirectory | Deletes a directory at the given path |
![]() ![]() | DeleteFile | Deletes a file at the given path if it exists |
![]() ![]() | DeleteFolder | Deletes a folder at the given path |
![]() ![]() | DirectoryPathsEqual | Tells whether two directory paths are equal |
![]() ![]() | GetDirectoryFromFilePath | Gets a directory name from a path |
![]() ![]() | GetFileNameFromPath | Gets a file name from a path |
![]() ![]() | GetFilesPath | Returns the path to the jQuery files |
![]() ![]() | GetShortPath | Gets short path of a file path |
![]() ![]() | RemoveReadOnlyFromDirectory | Removes read only from all files within a directory |
![]() ![]() | RemoveReadOnlyFromFile | Removes read only attribute from a file |