IShellCommandInvokable Interface |
Namespace: Jam.Shell
The IShellCommandInvokable type exposes the following members.
Name | Description | |
---|---|---|
InvokeCommandOnSelected |
Executes the given command on the selected items. Not implemented in base-class.
| |
OnAfterInvokeCommand | Is called after the command has been called. | |
OnBeforeInvokeCommand | Is called before the command is called. |