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