[This is preliminary documentation and is subject to change.]
The FileSystemTools type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| GetIcon(String, Boolean, Boolean) | Gets icon for given file or folder | |
| GetIcon(IPathProvider, Boolean, Boolean) | Gets icon for given file or folder (including drive and UNC share or server) | |
| OpenFile | Creates or opens a file or I/O device. The most commonly used I/O devices are as follows: file, file stream, directory, physical disk, volume, console buffer, tape drive, communications resource, mailslot, and pipe. | |
| ShowProperties | Shows system file properties dialog for given file or directory | |
| TestFileExists | Tests if file, stream, device or something other file-like exists |