Is there a means of testing command line arguments within the studio environment(VB specifically)?
.NET Programming
Last Comment
iboutchkine
8/22/2022 - Mon
naveenkohli
Check the project properties (Right click on project and bring it up)
C# projects have an option for setting command line arguments. I am assuming VB.Net should also have something similar.
We get it - no one likes a content blocker. Take one extra minute and find out why we block content.
Not exactly the question you had in mind?
Sign up for an EE membership and get your own personalized solution. With an EE membership, you can ask unlimited troubleshooting, research, or opinion questions.
Experts Exchange has (a) saved my job multiple times, (b) saved me hours, days, and even weeks of work, and often (c) makes me look like a superhero! This place is MAGIC!
C# projects have an option for setting command line arguments. I am assuming VB.Net should also have something similar.