Click or drag to resize

EngineMac Methods

IT Hit User File System

The EngineMac type exposes the following members.

Methods
  NameDescription
Public methodCreateItem
Public methodCreateLogger
Public methodDeleteItem
Protected methodDispose
Public methodFetchContents
Public methodFetchThumbnails
Public methodFilterAsync
Allows filtering file system items.
Public methodGetEnumerator
Public methodGetFileSystemItemAsync
Public methodGetItem
Public methodGetMenuCommandAsync
Public methodInvalidate
Public methodIsAuthenticatedAsync
Public methodModifyItem
Public methodPerformAction
Public methodRiseError
Rises Error event. Throws an exception if the ThrowExceptions property is set to true.
Public methodServerNotifications(Byte, ILogger)
Public methodServerNotifications(String, ILogger)
Creates, updates, moves and deletes files and folders in the user file system. Use object returned by this method by path to apply changes sent by the remote storage.
Public methodSetRemoteStorageRootItemId
Sets remote storage item ID for the root folder.
Protected methodStop
Stops listening and processing file system calls from operating system.
Top
See Also