public virtual bool IsExecutable( string strExpression )
public: virtual bool IsExecutable( String^ strExpression )
Parameters
- strExpression
- Command line expression to be checked.
Return Value
true, if command line expression is valid false, if command line expression cannot be executed.