ISharedFolderApp Interface |
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "T:ZU.Plugins.ISharedFolderApp"]
Namespace: ZU.Plugins
public interface ISharedFolderApp : ILocalFolderApp, IFileStorageApp, IZetApp, IPlugin
The ISharedFolderApp type exposes the following members.
Name | Description | |
---|---|---|
Accounts |
Accounts
(Inherited from IZetApp.) | |
AppButtonInfo |
Provides information about this application's button, including its name, tooltip, and icon.
(Inherited from IZetApp.) | |
AreMultipleAccountsAllowed | (Inherited from IZetApp.) | |
Host | (Inherited from IPlugin.) | |
Id | (Inherited from IZetApp.) | |
IsAdded | (Inherited from IZetApp.) | |
IsDataImportSupported | (Inherited from IZetApp.) | |
IsSignedIn | (Inherited from IZetApp.) | |
Publisher |
App module publisher
(Inherited from IZetApp.) | |
Status | (Inherited from IZetApp.) | |
Title | (Inherited from IZetApp.) | |
Version | (Inherited from IZetApp.) |
Name | Description | |
---|---|---|
GetAppPane |
Flyout is a control that is shown upon click on the app's icon in the Window Bar Left.
(Inherited from IZetApp.) | |
GetCurrentAppSettings | (Inherited from IZetApp.) | |
ImportShellItem | (Inherited from IFileStorageApp.) | |
Invoke | (Inherited from IPlugin.) | |
IsShellItemRootedInAppRoot | (Inherited from ILocalFolderApp.) | |
OnConnection | (Inherited from IPlugin.) | |
OnDisconnection | (Inherited from IPlugin.) | |
OnShellItemChanged | (Inherited from ILocalFolderApp.) | |
OnShellItemCreated | (Inherited from ILocalFolderApp.) | |
OnShellItemDeleted | (Inherited from ILocalFolderApp.) | |
OnShellItemRenamed | (Inherited from ILocalFolderApp.) | |
ProcessGenericNotification |
Generic notification means different thing for different apps; usually
(Inherited from IZetApp.) | |
ShowAddDialog |
Keeping this for now.
(Inherited from IZetApp.) | |
ShowSettingsDialog |
Keeping this for now
(Inherited from IZetApp.) | |
Shutdown |
Unloads this plugin
(Inherited from IZetApp.) | |
StopWatchingShellItem | (Inherited from ILocalFolderApp.) | |
TryGetSharedFolderAppItemDataContainerFromShellItem | (Inherited from ILocalFolderApp.) | |
TryRemove | (Inherited from IZetApp.) | |
TryShareShellItem | ||
TryWatchShellItem | (Inherited from ILocalFolderApp.) |