Visual Studio 2013
- Specifies the monochromatic image to display on a user's lock screen. The image pixels must be either white or transparent. ...
- Specifies the monochromatic image to display on a user's lock screen. The image pixels must be either white or transparent. ...
- Specifies the Most Recently Used paths in the New Project / New Item dialog. This tag is should only be used for internally ...
- Specifies the name of a file into which documentation comments will be processed. Path must be relative to the project directory ...
- Specifies the name of a module that should be considered non-user code. This may contain wildcards and may either specify ...
- Specifies the name of a source file that should be considered non-user code. This may contain wildcards and may either specify ...
- Specifies the name of the .NET Framework 2.0 encoding used to import the XML file. For example, /e:utf-7 will use Unicode ...
- Specifies the name of the .NET Framework 2.0 encoding used to import the XML file. For example, /encoding:utf-7 will use ...
- Specifies the name of the assembly referenced by the code snippet. The Assembly element is only supported by Visual Basic ...
- Specifies the name of the file built by the project; this will be used by the development environment to refer to the project's ...
- Specifies the name of the XML definition file to use when exporting the global workflow. When it is not specified, the workflow ...
- Specifies the name that is used on the Publisher Name field on the developer portal website. When the package is uploaded ...
- Specifies the ordering in which tokens will be processed. For example if FIFO, tokens will be processed in the order that ...
- Specifies the page size for the page filter. This property is used only inside the filter editor for SQL Server tables and ...
- Specifies the page that will launch within the browser when you begin debugging a web project or URL. This option is valid ...
- Specifies the percentage of CPU time spent relative to total elapsed time composing this frame from the visual tree state. ...
- Specifies the preview image, as a filename, for the preview image that will appear in the New Project / Add New Item dialog ...
- Specifies the Project Subtype (if any), as a string, of the template. This value specifies the aggregate project system for ...
- Specifies the Project Type, as a string, of the template. This is usually: CSharp, VisualBasic or Web. If you will include ...
- Specifies the ratio of composed pixels compared to the total pixels on the screen. Ideally this value should be around 1.0. ...
- Specifies the requested execution level for the application when running with User Account Control. (/MANIFESTUAC:level=[value]) ...
- Specifies the schema version of the code snippet. The Format attribute must be a string in the syntax of x.x.x, where each ...
- Specifies the SharePoint library or list to associate with the workflow definition. NOTE: applicable only to list workflow. ...
- Specifies the size of each dimension of the array. For multi-dimensional arrays, you can specify an expression that uses ...
- Specifies the string to be shown as the value of objects of the visualized type. It accepts arbitrary strings mixed with ...
- Specifies the subject field of the signing certificate that is used to authenticate the package. When the package is uploaded ...
- Specifies the targets for the custom build tool to run after. This is always the same as the Custom Build Step and must be ...
- Specifies the targets for the custom build tool to run before. This is always the same as the Custom Build Step and must ...
- Specifies the Team Foundation project collection. Use a fully specified URL such as http://servername:8080/tfs/Collection0. ...
- Specifies the team project for which the global workflow is exported. When it is not specified, the workflow for the team ...
- Specifies the team project for which the global workflow is imported. When it is not specified, the workflow for the team ...
- Specifies the team project in which the configuration is imported. This is required, except when the validation-only option ...
- Specifies the team project in which the new work item type is imported. This is required, except when the validation-only ...
- Specifies the time-to-live interval for the queue message, in seconds. The maximum time-to-live allowed is 7 days, or 604,800 ...
- Specifies the tool that transforms a file at design time and places the output of that transformation into another file. ...
- Specifies the tool that transforms a file at design time and writes the output to another file. For example, a data set (.xsd) ...
- Specifies the type of debugging information generated by the compiler. You must also change linker settings appropriately ...
- Specifies the unique name that identifies the package on the system. When the package is uploaded to the Store, this name ...
- Specifies the URL for a team project collection on your Team Foundation Server. Use a fully specified URL such as http:/ ...
- Specifies the URL that was last registered for the PWA instance. When the URL for a registered PWA has changed, you can re-register ...
- Specifies the version number of the SharePoint product targeted by your project in " . " format, such as "14.0". SharePoint ...
- Specifies the visibility timeout value, in seconds, for the enqueued message, relative to server time. The value must be ...
- Specifies the visualizer service GUID. The service must be provided by a Visual Studio package that also implements IVsCppDebugUIVisualizer ...
- Specifies the work item types in Team Foundation that you want to remove from participating in synchronization with tasks ...
- Specifies the work item types in Team Foundation that you want to synchronize with tasks on Project Server. These should ...
- Specifies the _cdecl calling convention for all functions except C++ member functions and functions marked _stdcall or _fastcall. ...
- Specifies the _fastcall calling convention for all functions except C++ member sfunctions and functions marked _cdecl or ...
- Specifies the _stdcall calling convention for all functions except C++ member functions and functions marked _cdecl or _fastcall. ...
- Specifies the _vectorcall calling convention for all functions except C++ member functions and functions marked _cdecl, _fastcall, ...
- Specifies where the paper you want to use is located in the printer. Different printer models support different paper sources, ...
- Specifies whether and how the field is included in the data warehouse for reporting. For more information about how to use ...
- Specifies whether custom errors are enabled, disabled, or shown only to remote clients. Can be one of the following: On, ...
- Specifies whether or not the inputs to the librarian tool are used rather than the library file itself when linking in library ...
- Specifies whether or not the object can be edited after the code snippet is inserted. The default value of this attribute ...
- Specifies whether or not to deploy the VM image currently configured for the machine pool. No action is taken if the configured ...
- Specifies whether or not you can edit the literal after the code snippet is inserted. The default value of this attribute ...
- Specifies whether the control prevents script injection by contributors and, therefore, allows contributors to edit the control. ...
- Specifies whether the linker should display a progress indicator showing what percentage of the link is complete. The default ...
- Specifies whether the project connects to the SharePoint server. Set this property to Offline if you do not want the project ...
- Specifies whether the resource is embedded or linked. Embedded resources are saved in the resource file. Linked resources ...
- Specifies whether this configuration supports the Common Language Runtime. This is incompatible with some other settings, ...
- Specifies whether this method is added to the event receiver class, and a matching XML declaration is added to the event ...
- Specifies whether to show navigation arrow glyphs on the list items. By default the arrow is shown if the ItemTap action ...
- Specifies which project will run when you start the debugger. The Startup Project property page in the Property Pages dialog ...
- Specify a connection between parts within a component. Connect a required interface on one part to a provided interface on ...
- Specify a connection string to a SQL Server database, or use the special connection string "Data Source = |SQL/CE|", which ...
- Specify a SELECT statement to load data, and the wizard will generate the INSERT, UPDATE, and DELETE statements to save data ...
- Specify a SELECT statement, and the wizard will generate new stored procedures to select, insert, update, and delete records. ...
- Specify a SQL statement and the wizard will create a new stored procedure. If you provide a single-table SELECT statement, ...
- Specify a SQL statement. If you provide a single-table SELECT statement, the wizard can generate INSERT, UPDATE, and DELETE ...
- Specify a string value that must be found in a request's Expected Response URL Value to turn off response URL validation ...
- Specify a timeout (in seconds) for the TestCompleted event. This will cause the event to fire when the timeout is reached ...
- Specify additional search paths for symbols of the application under test. For specifying build numbers in drop folders, ...
- Specify AsConfigured to run code analysis according to project settings; Never to never run code analysis; Always to always ...
- Specify default values for the following properties. These defaults will be used each time an environment is created from ...