IFileSystemItemWindows Interface |
Namespace: ITHit.FileSystem.Windows
The IFileSystemItemWindows type exposes the following members.
Name | Description | |
---|---|---|
DeleteAsync |
Called before a file or a folder is being deleted from the user file system.
(Inherited from IFileSystemItem.) | |
DeleteCompletionAsync |
Called when the delete operation is completed.
| |
GetPropertiesAsync |
Gets list of custom properties.
(Inherited from IFileSystemItem.) | |
GetThumbnailAsync |
Called when thumbnail is requested by the platform.
(Inherited from IFileSystemItem.) | |
MoveToAsync |
Called before a file or a folder is moved to a new location or renamed.
(Inherited from IFileSystemItem.) | |
MoveToCompletionAsync |
Called when a file or a folder move or rename operation is completed.
|