Invokes the given command on multiple objects. Multiobjects needs the fullpath of these objects.

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

Parameters
- command (String)
- The command that should be executed

Return Value
True if the command was executed successfully
Assembly:
ShellBrowser (Module: ShellBrowser) Version: 4.2.1.45 (4.2.1.45)