Click or drag to resize

IServerNotificationsMoveToAsync Method

IT Hit User File System
Overload List
  NameDescription
Public methodMoveToAsync(String)
Moves the file or folder placeholder in the user file system. This method succeeds only if source is loaded in to user file system and target parent folder exists and is not offline.
Public methodMoveToAsync(String, IFileSystemItemMetadata)
Moves the file or folder placeholder in the user file system. Automatically creates the target or deletes source depending on items existance.
Public methodMoveToAsync(Byte, String, IFileSystemItemMetadata)
Moves the file or folder placeholder in the user file system by remote storage item ID. Automatically creates the target or deletes source depending on items existance.
Top
See Also