FileSystemProviderBase.Exists Method
| Name | Parameters | Description |
|---|---|---|
| Exists(FileManagerFile) | file | Override this method to implement the file existence verification. |
| Exists(FileManagerFolder) | folder | Override this method to implement the folder existence verification. |