I have specified command line argument in project properties this argument is mandatory to specify for my app license manager and this app is developed for SAP which also need to specify connection string in command line argument although I have tried to hardcode the connection string but my app stop working.
Can I change command line in code? Any help please?