ShellBrowser .Net Edition
InvokeCommandOnSelected Method (command)
NamespacesJam.ShellShellSystemListInvokeCommandOnSelected(String)
Invokes a ShellCommand on the selected item(s) of the ListView.
Declaration Syntax
C#Visual BasicVisual C++
public bool InvokeCommandOnSelected(
	string command
)
Public Function InvokeCommandOnSelected ( _
	command As String _
) As Boolean
public:
bool InvokeCommandOnSelected(
	String^ command
)
Parameters
command (String)
The shell command to use on the selected item(s) of the view
Return Value
True, if the command has been processed

Assembly: ShellBrowser (Module: ShellBrowser) Version: 4.2.1.45 (4.2.1.45)