ControllerFileSystemInfo Properties |
The ControllerFileSystemInfo type exposes the following members.
| Name | Description | |
|---|---|---|
| Attributes | Returns the attributes of the file. | |
| Exists | Specifies whether the file or directory exists or not. | |
| Extension | Gets the the extension part of the file. | |
| FullName | Gets the full path of the directory or file. | |
| Name | For files, gets the name of the file. For directories, gets the name of the directory. |