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