public virtual bool Execute( string strExpression )
public: virtual bool Execute( String^ strExpression )
Parameters
- strExpression
- Action plus arguments
Return Value
true: The command line operation was successfully completed. false: One or more errors occured while executing the command line operation.