This option is available only if your Team Foundation Server is configured with System Center Virtual Machine Manager (SCVMM) 2012. Ask your administrator to install SCVMM 2012 console on all of the application tier machines of the Team Foundation Server.
This option deploys the environment stored in library and could take several minutes depending upon the available resources. ...
This option designates that the class can be called from any thread. You must write code to synchronize access to your data. ...
This option designates the class to run in a single-threaded apartment(STA). Calls into this class will be synchronized by ...
This option designates the class to run only in the primary COM thread. The primary COM thread is the first thread in the ...
This option is available only if your Team Foundation Server is configured with System Center Virtual Machine Manager (SCVMM) ...
This option is not available because the process template associated with the selected build definition does not support ...
This option is only required if your server is running Microsoft Office SharePoint Server, you are not using Kerberos, and ...
This option is selected by default to create an ATL project that uses attributes. When you select this option, the wizard ...
This option means that the class supports both Apartment and Free threading. This allows clients in the same process to get ...