Start(string,  params string[])
            Starts an application, file, or other target.
            
Declaration Syntax
public virtual int Start(string target,  params string[] args)
Parameters
- target(string)
 The fully-qualified path to the application, file, or other target
- args(string[])
 Command line arguments