This option creates a .vcxproj file based on the project name you specified but adds no files to it. Use this when you intend to supply all your own source files.
This operation will permanently add the .deploy extensions to all files in this directory that do not already have it. As ...
This operation will undo all pending source control changes for the files checked below and will revert those files to their ...
This option allows you to give this permission set another name. Be careful when renaming permission sets, as code groups ...
This option configures the SharePoint site to show dashboards and reports about this project. For more information, see this ...
This option creates a .vcxproj file based on the project name you specified but adds no files to it. Use this when you intend ...
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 ...