IEngine Methods |
The IEngine type exposes the following members.
Name | Description | |
---|---|---|
![]() | Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from IDisposable.) |
![]() | FilterAsync |
Allows filtering file system items.
(Inherited from IFileSystemFilter.) |
![]() | GetFileSystemItemAsync | |
![]() ![]() | GetMenuCommandAsync |
Gets context menu command.
|
![]() | RiseError |
Rises Error event. Throws an exception if the ThrowExceptions
property is set to true.
|
![]() | ServerNotifications |
Creates, updates, moves and deletes files and folders in the user file system.
Use object returned by this method to apply changes sent by the remote storage.
|
![]() | SetRemoteStorageRootItemId |
Sets remote storage item ID for the root folder.
|