Specifies the .ico file to use as the application icon (/win32icon). An unqualified file name means the .ico file is in the project directory (the location of the .csproj or .vbproj file). Using a path that is relative to the project directory is recommended when the project will be opened on more than one computer.
Specifies that the linker should use the profile data created after running the instrumented binary to create an optimized ...
Specifies that the template should not appear in the New Project / Add New Item dialog. If specified, no other elements inside ...
Specifies that your application contains Active documents within its frame, and allows servers to merge their user interface ...
Specifies that your application is an OLE local server with the ability to create and manage Active documents. Requires a ...
Specifies the .ico file to use as the application icon (/win32icon). An unqualified file name means the .ico file is in the ...
Specifies the action to take when deploying a project item whose properties are identical to those of an item already on ...
Specifies the debugger type to use. When set to Auto, the debugger type will be selected based on contents of the exe file. ...
Specifies the default character type of the C compiler that will be used to compile the generated code. (/char signed|unsigned|ascii7) ...
Specifies the default value of the literal or object for an IntelliSense Code Snippet. This text specifies the default value ...