How to change settings for the Release or Debug configuration?
Are you preparing for IT certification? With practice questions, study notes, interactive quizzes, tips and technical articles, uCertify PrepKits ensure that you get a solid grasp of core technical concepts to ace your certification exam in first attempt.
How to change settings for the Release or Debug configuration?
Rating:
Take the following steps to change settings for the Release or Debug configuration:
- In Visual Basic .NET, select a project in the Solution Explorer window.

- Click the View > Property Pages menu.

- In the <Projectname> Property Pages dialog box, select Release or Debug from the Configuration list box.

- Select the Configuration Properties folder and locate the settings to be changed, edit the values of the settings, and click the Apply button.

Rating:
Was this information helpful?
Other articles
- What is MyClass keyword?
- How to step into a project for debugging?
- What is the CausesValidation property?
- What is the When statement?
- When does the Click event of a menu item occur?
