Managing Compilation Properties
Compilation properties defining compiler behavior, such as compiler warnings, optimizations, and compilation constants, are set in the Compile pane of the Project Designer. The following tasks can be accomplished in the Compile pane.
In This Section
How to: Set Build Properties (C#)
How to: Enable or Disable Compiler Warnings
How to: Set Compiler Optimizations
How to: Change the Build Location for an Application
How to: Generate XML Documentation for a Project
How to: Register a Component for COM Interop
How to: Set Compilation Constants
How to: Optimize an Application for a Specific CPU Type
How to: Specify a Base Address for a DLL
How to: Specify Build Events (Visual Basic)
How to: Specify Build Events (C#)
Related Sections
Introduction to the Project Designer
Managing Application Properties
Securing ClickOnce Applications
Publishing ClickOnce Applications