Click or drag to resize

IFileSystemItem Methods

IT Hit User File System

The IFileSystemItem type exposes the following members.

Methods
  NameDescription
Public methodCode exampleDeleteAsync
Called before a file or a folder is being deleted from the user file system.
Public methodCode exampleGetPropertiesAsync
Gets list of custom properties.
Public methodCode exampleGetThumbnailAsync
Called when thumbnail is requested by the platform.
Public methodCode exampleMoveToAsync
Called before a file or a folder is moved to a new location or renamed.
Top
See Also