ShellCommandEventArgs Class |
Namespace: Jam.Shell
The ShellCommandEventArgs type exposes the following members.
Name | Description | |
---|---|---|
CommandSucceeded | Gets a value indicating whether the command succeeded. | |
Error | Returns the Exception that might have occurred. | |
Items | Gets the ItemIdLists that will be affected by the ShellCommand. | |
Paths |
The paths the shell command will affect. (readonly)
| |
Verb |
Contains the context menu item, which has been selected.
|