InvokeCommandEventArgs Class |
Namespace: Jam.Shell
The InvokeCommandEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
| InvokeCommandEventArgs |
Constructor
|
| Name | Description | |
|---|---|---|
| Command |
the command that is to be processed
| |
| InvocationProcessed |
Set this property to true, if the event was processed and
the InvokeCommand should not handled by the shellbrowser component any further.
|