Enables the app to specify the class name of an in-proc server DLL that runs the app code in the background in response to external trigger events. The class hosted in the in-proc server DLL is activated for background activation, and its Run method is invoked.
Enables communication between Windows Phone SDK and Windows Phone device. If the service is stopped, application deployment ...
Enables cross-module optimizations by delaying code generation to link time; requires that linker option 'Link Time Code ...
Enables minimal rebuild, which determines whether C++ source files that include changed C++ class definitions (stored in ...
Enables or disables optimizations performed by the compiler to make your output file smaller, faster, and more efficient ...
Enables the app to specify the class name of an in-proc server DLL that runs the app code in the background in response to ...
Enables the compiler to create a single read-only copy of identical strings in the program image and in memory during execution, ...
Enables the package to install digital certificates, such as trusted root certificates, with the app. The certificates are ...
Enables Visual Studio to host Office as a Designer. This enables the developer to write document level add-ins for Word and ...
EnableShutdownAfterTestRun cannot be disabled within a test run. For the next test run, the test run will start with disabled ...