CloudFilesContextMenuVerbIntegratedBase Class |
Namespace: ITHit.FileSystem.Windows.ShellExtension
The CloudFilesContextMenuVerbIntegratedBase type exposes the following members.
Name | Description | |
---|---|---|
CloudFilesContextMenuVerbIntegratedBase(ConcurrentDictionaryGuid, EngineWindows) |
Creates instance of this class.
| |
CloudFilesContextMenuVerbIntegratedBase(EngineWindows) |
Creates instance of this class.
|
Name | Description | |
---|---|---|
Logger |
Logger.
(Inherited from CloudFilesContextMenuVerbBase.) |
Name | Description | |
---|---|---|
EnumSubCommands |
Retrieves an enumerator for a command's subcommands.
(Inherited from CloudFilesContextMenuVerbBase.) | |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
Finalize | (Inherited from CloudFilesContextMenuVerbBase.) | |
GetCanonicalName |
Gets the GUID of a Windows Explorer command.
(Inherited from CloudFilesContextMenuVerbBase.) | |
GetFlags |
Gets the flags associated with a Windows Explorer command.
(Inherited from CloudFilesContextMenuVerbBase.) | |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetIcon |
Gets an icon resource string of the icon associated with the specified Windows Explorer command item.
(Inherited from CloudFilesContextMenuVerbBase.) | |
GetMenuIconAsync |
Returns path to icon file or resource for menu item.
(Overrides CloudFilesContextMenuVerbBaseGetMenuIconAsync(IEnumerableString).) | |
GetMenuStateAsync |
Gets menu state.
(Overrides CloudFilesContextMenuVerbBaseGetMenuStateAsync(IEnumerableString).) | |
GetMenuTitleAsync |
Gets menu title.
(Overrides CloudFilesContextMenuVerbBaseGetMenuTitleAsync(IEnumerableString).) | |
GetMenuToolTipAsync |
Gets menu tooltip.
(Overrides CloudFilesContextMenuVerbBaseGetMenuToolTipAsync(IEnumerableString).) | |
GetState |
Gets state information associated with a specified Windows Explorer command item.
(Inherited from CloudFilesContextMenuVerbBase.) | |
GetTitle |
Gets the title text of the button or menu item that launches a specified Windows Explorer command item.
(Inherited from CloudFilesContextMenuVerbBase.) | |
GetToolTip |
Gets the tooltip string associated with a specified Windows Explorer command item.
(Inherited from CloudFilesContextMenuVerbBase.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
Invoke |
Invokes a Windows Explorer command.
(Inherited from CloudFilesContextMenuVerbBase.) | |
InvokeMenuCommandAsync |
Handles menu item call.
(Overrides CloudFilesContextMenuVerbBaseInvokeMenuCommandAsync(IEnumerableString).) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |