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
Debug and Release Project Configurations
How to: Enable or Disable Compiler Warnings (Visual Basic)
How to: Set Compiler Optimizations (Visual Basic)
How to: Set Compiler Options (Visual Basic)
How to: Generate XML Documentation for a Project
How to: Register a Component for COM Interop
How to: Set Compilation Constants (Visual Basic)
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