Opening a External Program from Visual Studio.
If you want to open a External program from Visual Studio when your run the application then the external application path should be given at:
Project -> Properties -> Debug -> StartExternalProgram
Project -> Properties -> Debug -> StartExternalProgram
Comments
Post a Comment