Utils_Directory Methods | 
The Utils_Directory type exposes the following members.
| Name | Description | |
|---|---|---|
| EnsureDirectory | 
            Ensures that the given path exists in the current file system.
              | |
| GetFiles | 
            Returns the list of FileInfo corresponding to the specified names, inside the given directory path.
              | |
| GiveFullControlTo | 
            Gives all permissions on a folder to a user.
              | |
| IsOwner | 
            Checks if the current user is owner of the directory.
              |