Use InvokeCommandOnFolder to execute a command of the context menu for the listed folder.

Declaration Syntax
public bool InvokeCommandOnFolder(
string command
)
Public Function InvokeCommandOnFolder ( _
command As String _
) As Boolean
public:
bool InvokeCommandOnFolder(
String^ command
)

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)