
Declaration Syntax
public ContextMenuItemSelectedEventArgs(
string aCommand
)
Public Sub New ( _
aCommand As String _
)
public:
ContextMenuItemSelectedEventArgs(
String^ aCommand
)

Parameters
- aCommand (String)
- Contains the context menu item, which has been selected.
Assembly:
ShellBrowser (Module: ShellBrowser) Version: 4.2.1.45 (4.2.1.45)