Click or drag to resize
ISharedFolderApp Methods
Zet Universe

[This is preliminary documentation and is subject to change.]

The ISharedFolderApp type exposes the following members.

Methods
  NameDescription
Public methodGetAppPane
Flyout is a control that is shown upon click on the app's icon in the Window Bar Left.
(Inherited from IZetApp.)
Public methodGetCurrentAppSettings (Inherited from IZetApp.)
Public methodImportShellItem (Inherited from IFileStorageApp.)
Public methodInvoke (Inherited from IPlugin.)
Public methodIsShellItemRootedInAppRoot (Inherited from ILocalFolderApp.)
Public methodOnConnection (Inherited from IPlugin.)
Public methodOnDisconnection (Inherited from IPlugin.)
Public methodOnShellItemChanged (Inherited from ILocalFolderApp.)
Public methodOnShellItemCreated (Inherited from ILocalFolderApp.)
Public methodOnShellItemDeleted (Inherited from ILocalFolderApp.)
Public methodOnShellItemRenamed (Inherited from ILocalFolderApp.)
Public methodProcessGenericNotification
Generic notification means different thing for different apps; usually
(Inherited from IZetApp.)
Public methodShowAddDialog
Keeping this for now.
(Inherited from IZetApp.)
Public methodShowSettingsDialog
Keeping this for now
(Inherited from IZetApp.)
Public methodShutdown
Unloads this plugin
(Inherited from IZetApp.)
Public methodStopWatchingShellItem (Inherited from ILocalFolderApp.)
Public methodTryGetSharedFolderAppItemDataContainerFromShellItem (Inherited from ILocalFolderApp.)
Public methodTryRemove (Inherited from IZetApp.)
Public methodTryShareShellItem
Public methodTryWatchShellItem (Inherited from ILocalFolderApp.)
Top
See Also