IFileSystemItem Methods |
The IFileSystemItem type exposes the following members.
| Name | Description | |
|---|---|---|
| DeleteAsync |
Called before a file or a folder is being deleted from the user file system.
| |
| GetMetadataAsync |
Gets information about a file or a folder in a user file system, such as name, creation and modification date, etc.
| |
| GetPropertiesAsync |
Gets list of custom properties.
| |
| GetThumbnailAsync |
Called when thumbnail is requested by the platform.
| |
| MoveToAsync |
Called before a file or a folder is moved to a new location or renamed.
|