Run Sample Code from Visual Studio 2017

Procedure

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