ShellBrowser .Net Edition
InvokeCommandOnFolder Method (command)
NamespacesJam.ShellShellSystemListInvokeCommandOnFolder(String)
Use InvokeCommandOnFolder to execute a command of the context menu for the listed folder.
Declaration Syntax
C#Visual BasicVisual C++
public bool InvokeCommandOnFolder(
	string command
)
Public Function InvokeCommandOnFolder ( _
	command As String _
) As Boolean
public:
bool InvokeCommandOnFolder(
	String^ command
)
Parameters
command (String)
The ShellCommand to use
Return Value
true, if the command has successfully been processed
See Also

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