FileInformation Properties |
The FileInformation type exposes the following members.
| Name | Description | |
|---|---|---|
| CreateTimeDate | Gets the file creation time. | |
| FileName | Gets the full path and name of the file. | |
| FileSize | Gets the file size in bytes. | |
| FileType | Gets a value indicating if this is an image, directory or other item. | |
| ModifyTimeDate | Gets the file modify time. |