Enable Error Checking : Select error checking option; if you select 'Custom' only selected error checking options occur during compile. (/error all, /error none)
Enable C++ Exceptions : Calls destructors for automatic objects during a stack unwind caused by an exception being thrown. ...
Enable Code Analysis For C/C++ on Build : Enables code analysis functionality that identifies common coding defects in C/C++ ...
Enable Code Analysis For Managed Binaries on Build : Enables analysis of managed code assemblies for issues in areas such ...
Enable Enhanced Instruction Set : Enable use of instructions found on processors that support enhanced instruction sets, ...
Enable Error Checking : Select error checking option; if you select 'Custom' only selected error checking options occur during ...
Enable Fiber-safe Optimizations : Enables memory space optimization when using fibers and thread local storage access. (/GT) ...
Enable filtering of the selected cells. Once filtering is turned on, click the arrow in the column header to choose a filter ...
Enable Intrinsic Functions : Enables intrinsic functions. Using intrinsic functions generates faster, but possibly larger, ...
Enable Logging : Emit information to Output Window for easier debugging of IntelliSense and browsing database configuration. ...