Set this property to true, if the event was processed and
the InvokeCommand should not handled by the shellbrowser component any further.

Declaration Syntax
public bool InvocationProcessed { get; set; }Public Property InvocationProcessed As Boolean
public:
property bool InvocationProcessed {
bool get ();
void set (bool value);
}Assembly:
ShellBrowser (Module: ShellBrowser) Version: 4.2.1.45 (4.2.1.45)