Run Sample Code from Visual Studio
2017
Procedure
- Start Visual Studio.
- Open the
DrConfigSamples.sln file.
- Change the Project Properties
to specify the command-line arguments:
- From the Project menu,
select Properties to display the Property
Pages dialog box.
- In the Project_Name
Property Pages dialog box, select Configuration
Properties—Debugging in the left pane.
- In the right pane
(under Start Options), select Command Line
Arguments.
- To save the changes,
click OK.
- Run the sample at the command
prompt.