Visual Studio 2012

  1. Some of the selected files are exclusive to %0. If you edit a file while it is exclusive, you may have to merge your changes ...
  2. Some of the selected type(s) cannot be added to the class diagram. Check the code for errors and ensure that all required ...
  3. Some of the selected type(s) cannot be added to the class diagram. This may be due to several limitations of the tool, click ...
  4. Some of your files have not been added to source control. They will appear in the Pending Checkins window as checked out. ...
  5. Some overloads here take an Async Function rather than an Async Sub. Consider either using an Async Function, or casting ...
  6. Some parameters in the action recording are not bound to any controls on application under test, this may interfere with ...
  7. Some parameters in this shared step set have not been mapped to controls in the application under test. This may interfere ...
  8. Some pre-requisite checks failed and install cannot continue until the checks pass. Resolve the issues and click Re-run Checks ...
  9. Some PrimaryKey column(s) contain invalid data. Can not perform safe delete/update with insufficient primary key information. ...
  10. Some programming languages do not support default parameters. Replace default parameters with method overloads that supply ...
  11. Some projects have been bound to server locations that may be incorrect. A location may be incorrect either because it does ...
  12. Some reload or shell operations were canceled or caused errors. You should close and reopen the solution before making further ...
  13. Some shapes or connectors on the diagram are missing because their definitions do not exist in this project. Either the definitions ...
  14. Some Unicode characters in this file could not be saved in the current codepage. Do you want to resave this file as Unicode ...
  15. Some Unicode characters in this file could not be saved in the current codepage. Do you want to resave this file as Unicode ...
  16. Some Unicode characters in this file could not be saved. To save all the information in this file, press Cancel and then ...
  17. Some Unicode characters in this file could not be saved. To save all the information in this file, use 'Save As' and click ...
  18. Some Unicode characters in this file could not be saved. To save all the information in this file, use 'Save As' and select ...
  19. Some unsupported resources failed to load and they will be discarded on save. The reserved names are DESIGNINFO, HWB, and ...
  20. Sorry, some part of our code decided to throw a fit. We are onto it and will make sure this will not happen again in the ...
  21. Sorry, we were unable to merge the conflicting content changes and using the configured merge tool is not supported for this ...
  22. Source Code Control Project Name : Specifies the project name for the source code control associated with the current solution. ...
  23. Source file: %1 Module: %2 Process: %3 The source file is different from when the module was built. Would you like the debugger ...
  24. Source server support in the debugger is not currently enabled. If symbol files that support source server are found, source ...
  25. Specified class name '{0}' doesn't match actual root instance type '{1}'. Remove the Class directive or provide an instance ...
  26. Specified index is out of range or child at index is null. Do not call this method if VisualChildrenCount returns zero, indicating ...
  27. specified without for the culture '{2}', both should be specified. is used to display the item in lists and if left unspecified ...
  28. Specifies a child element whose children will be shown as the children of the current node. Use when you need to generate ...
  29. Specifies a child element whose value is not backed by an expression. The value of the node can be specified using a 'DisplayString' ...
  30. Specifies a list of localized strings that can be referenced by natvis elements. Define localized strings in a satellite ...
  31. Specifies a matching module name and version for all visualizers which do not explicitly specify a module name and version ...
  32. Specifies a more generalized form of array view of a variable. Use when your data elements are not contiguous in memory and ...
  33. Specifies a name for a compiler-generated PDB file; also specifies base name for the required compiler-generated IDB file; ...
  34. Specifies a single child element. It only accepts expressions and no arbitrary strings. If the expression produces a complex ...
  35. Specifies a System.Version-compliant representation of the version of the Feature. This can be up to four numbers delimited ...
  36. Specifies a UI visualizer which can handle objects of this type. The UI visualizer must be previously defined in the natvis ...
  37. Specifies an activation string to pass to the app when a device arrives. Examples of activation strings include "Import" ...
  38. Specifies an optional group identifier, as a string, for the template. Some kinds of projects require this for the item template ...
  39. Specifies an optional unique identifier, as a string, for the template. If none is specified, the Name will be used as the ...
  40. Specifies any custom parameters which should be passed to the template wizard when it is run to do parameter replacement. ...
  41. Specifies details of a UI visualizer which creates its own interface to display an object. Visualizer entry for a type needs ...
  42. Specifies how date/time values are stored. When StorageTZ is set to UTC, the date/time is handled as Coordinated Universal ...
  43. Specifies how internal tool errors should be reported back to Microsoft. The default in the IDE is prompt. The default from ...
  44. Specifies how or if the BDC uses cached data when creating, deleting, updating or reading instances of an Entity when data ...
  45. Specifies how the lifecycle of the roles are related. Composition = the other role forms part of this element and no other, ...
  46. Specifies how the multi-dimensional array indices should be unrolled. Use 'Forward' for row-major arrays and 'Backward' for ...
  47. Specifies how Visual Studio inserts the code snippet. A value of SurroundsWith allows the code snippet to be placed around ...
  48. Specifies if the project should be saved upon creation. Not all project types support this and this value may be ignored ...
  49. Specifies one or more directories (separate directory names with a semicolon) to be searched to resolve names passed to a ...
  50. Specifies one or more names of default libraries to ignore; separate multiple libraries with semi-colons. (/NODEFAULTLIB:[name, ...
  51. Specifies that deployment should always drop and create an assembly if there is a difference instead of issuing an ALTER ...
  52. Specifies that if there is a possibility of data loss deployment should generate TSQL that will verify that there is no data ...
  53. Specifies that Project Server tasks that are mapped to Team Foundation Server work items are not assigned the Fixed Work ...
  54. Specifies that proxy/stub code be merged into your main project. By default, the proxy/stub marshaling code is contained ...
  55. Specifies that the function takes a variable number of arguments. To accomplish this, the last argument must be a safe array ...
  56. Specifies that the linker should use the profile data created after running the instrumented binary to create an optimized ...
  57. Specifies that the template should not appear in the New Project / Add New Item dialog. If specified, no other elements inside ...
  58. Specifies that your application contains Active documents within its frame, and allows servers to merge their user interface ...
  59. Specifies that your application is an OLE local server with the ability to create and manage Active documents. Requires a ...
  60. Specifies the action to take when deploying a project item whose properties are identical to those of an item already on ...
  61. Specifies the Class or Module that contains Sub Main. It can also be a Class that inherits from System.Windows.Forms.Form. ...
  62. Specifies the condition under which this element is active. The expression should produce a boolean value when evaluated. ...
  63. Specifies the data formats supported by the app; for example: "Text", "URI", "Bitmap", "HTML", "StorageItems", or "RTF". ...
  64. Specifies the debugger type to use. When set to Auto, the debugger type will be selected based on contents of the exe file. ...
  65. Specifies the default character type of the C compiler that will be used to compile the generated code. (/char signed|unsigned|ascii7) ...
  66. Specifies the default language of the project. Unlike most fields in the manifest designer, this value is persisted in the ...
  67. Specifies the default value of the literal or object for an IntelliSense Code Snippet. This text specifies the default value ...
  68. Specifies the dependency information file used by Visual Studio to track build dependency information for the manifest tool. ...
  69. Specifies the destination file for exporting the global list XML. When it is not specified, the XML is output to the display. ...
  70. Specifies the destination file for exporting the link type XML. When it is not specified, the XML is output to the display. ...
  71. Specifies the destination file for exporting the work item type category XML. If not specified, the XML is output to the ...
  72. Specifies the document template for the content type. This is the file which SharePoint Foundation opens as a template when ...
  73. Specifies the expression that points to the first element of the array. The expression must be a pointer of the element type ...
  74. Specifies the file types supported by the app; for example, ".jpg". The Share target declaration requires the app support ...
  75. Specifies the fully qualified name of the type to be visualized. If the type is a template class, it might contain '*' as ...