Visual Studio 2012

  1. Reference cannot be added to {0} because it was not built using the Windows Phone runtime. Windows Phone projects will work ...
  2. Reference Directories : Path to use when searching for files brought in via #using while building a VC++ project. Corresponds ...
  3. Reference required to assembly '|1' containing type '|2', but a suitable reference could not be found due to ambiguity between ...
  4. Reference required to assembly '|1' containing type '|2', but a suitable reference could not be found due to ambiguity between ...
  5. Reference required to assembly '|1' containing type '|2', but a suitable reference could not be found due to ambiguity between ...
  6. Reference required to assembly '|1' containing type '|2', but a suitable reference could not be found due to possible circular ...
  7. Reference to "{0}" in the "{1}" property could not be resolved. Make sure the element referred to by "{0}" exists in the ...
  8. Referenced assembly '%s' requires minimum .NET Framework %s and will fail to run on this project's current target framework. ...
  9. referenced in the DataSet Project property is not available. Please add {0} to the solution, or set the DataSet Project property ...
  10. Referenced project '%s' requires minimum .NET Framework %s and will fail to run on this project's current target framework. ...
  11. References between projects that target different runtimes or .NET Framework profiles are not supported. This reference will ...
  12. References Consumable By Designers : Specifies the collection of References consumable by Designers in the active solution ...
  13. References passed to ref parameters must be the exact type of the parameter. Using generics enable the method for general ...
  14. References whose definition will be different after this operation. (The output window will also have this information if ...
  15. ReflectedDefinitionAttribute may not be applied to an instance member on a struct type, because the instance member takes ...
  16. Reflecting the overall state of the debugger, this event is fired when entering break-mode. This event is fired regardless ...
  17. Reflecting the overall state of the debugger, this event is fired when entering run-mode. Note that this event may not fire ...
  18. Reflecting the overall state of the debugger, this event is fired when leaving run-mode or debug-mode. This event is fired ...
  19. Refresh the values of the work items that are already in the list. Note: This choice enables the 'Get Work Items' button. ...
  20. Refreshing the work item list discards your unsaved changes and replaces them with the latest query results. To save your ...
  21. Refreshing the work item list discards your unsaved changes and returns them to the values on the server. To save your changes, ...
  22. Refreshing the work items will discard your unpublished changes and replace them with values stored on the server. To save ...
  23. Refreshing the work items will discard your unpublished changes and replace them with values stored on the server. To save ...
  24. Register an executable name for coverage collection. Usage: register options Options: /force optional Forces the registration ...
  25. Register Output : Read-only property specifying that the primary output of the build should be registered. The value of this ...
  26. Registers an instance of PWA to an instance of Team Foundation Server and configures each instance to support data synchronization. ...
  27. Registers the app as a cached file updater, allowing the app to provide updates to files that are accessed by other Windows ...
  28. Registers the app as an account picture provider, allowing it to be launched in account picture mode and to set the user's ...
  29. Registers the package with the Windows Parental Controls system using a Game Definition File (GDF). The GDF contains metadata ...
  30. Registers the PWA instance with the specified Team Foundation Server, and unregisters it from a different Team Foundation ...
  31. Registration is free - and with it you will get valuable information and resources, including special offers and discounts. ...
  32. Registry entry that enables Visual Basic for Applications project access cannot be read or modified, and might be corrupted. ...
  33. Relatively high amount of kernel mode CPU time was measured. Consider investigating the source with SysCall sampling enabled. ...
  34. Relatively high amount of kernel mode CPU time was measured. You should investigate the source with SysCall sampling enabled. ...
  35. Relatively high rate of Gen 1 garbage collections is occurring. If, by design, most of your program's data structures are ...
  36. RelativeSource.Mode is immutable after initialization; instead of changing the Mode on this instance, create a new RelativeSource ...
  37. REM statement Used to introduce a comment line that will not be run by the program. Comments are used for explanatory remarks ...
  38. Remnants of pre-release version of the .NET Framework 4 were found on the current machine. DevFabric will not be able to ...
  39. Remote debugging allows you to debug programs which run on a different computer than the computer where Visual Studio is ...
  40. Remote debugging is implemented using the Windows Web Services API. The Windows Web Services API is a building block that ...
  41. Remote Debugging Monitor has detected configuration issues. The following configuration changes need to be applied before ...
  42. Remote Debugging now utilizes a single TCP/IP port, and the port number can be configured. This makes it possible to remote ...
  43. Remote Execution requires target assembly and other related files to be deployed for each run. Deployment will be automatically ...
  44. Remote script debugging requires that the remote debugger is registered on the target computer. Run the Visual Studio Remote ...
  45. Removal of the test controller partially succeeded. The settings on the test controller were updated but the settings on ...
  46. Removal of the test controller partially succeeded. The settings on this test agent were updated but the settings on the ...
  47. Remove IDisposable from the list of interfaces implemented by {0} and override the base class Dispose implementation instead. ...
  48. Remove Rule Definition : Removes a Rule from a project so it is no longer available as an IVCRulePropertyStorage object in ...
  49. Remove Team Foundation Build Notifications from the system notification area and do not start it automatically the next time ...
  50. Remove the call to GC.Collect from {0}. It is usually unnecessary to force garbage collection, and doing so can severely ...
  51. Remove the call to System.Type.InvokeMember with BindingFlags.NonPublic from {0}. Taking a dependency on a private member ...
  52. Remove the call to Thread.Resume from {0}. Suspending and resuming threads can be dangerous if the system is in the middle ...
  53. Remove the call to Thread.Suspend from {0}. Suspending and resuming threads can be dangerous if the system is in the middle ...
  54. Remove the demand or link demand from {0} because it will not prevent the struct from being instantiated. Place the demand ...
  55. Remove the finalizer from type {0}, override Dispose(bool disposing), and put the finalization logic in the code path where ...
  56. Remove the read-only designation from {0} or change the field to one that is an immutable reference type. If the reference ...
  57. RemoveHandler keyword Declares a RemoveHandler accessor, which specifies the statements to execute when an event handler ...
  58. RemoveHandler statement Removes the association between an event and an event handler, or declares which code to run when ...
  59. Removes all links that bind all work items to Project tasks for the specified work item types. This option allows you to ...
  60. Removes an item from an existing label in Team Foundation version control. tf unlabel /collection:TeamProjectCollectionUrl ...
  61. Removes files and folders from Team Foundation version control and deletes them from the disk. tf delete /lock:(none|checkin|checkout) ...
  62. Removes indents from the indicated span of lines by the number of indentation levels given. The defaults are the current ...
  63. Removes pending changes from a workspace. tf undo /workspace:workspacename[;workspaceowner /recursive itemspec /noprompt ...
  64. Removes the integral (whole-number) part of an input. For each component of the result, the integral part of the corresponding ...
  65. Removes types of work items from participating in synchronization of data for a team project and an enterprise project plan. ...
  66. Removing a parameter whose call site passes an argument which modifies the state of the program can cause unexpected runtime ...
  67. Removing all columns from a DataTable with a TableAdapter is not allowed. To remove all columns, remove the TableAdapter ...
  68. Removing the formula from the column leaves it with a data type that is disallowed in indexes and relationships. Do you want ...
  69. Removing the reference to '{0}' will make the following My Namespace extensions stop functioning. Do you want to remove them ...
  70. Rename namespace {0} so that it no longer conflicts with the reserved language keyword '{1}'. Using a reserved keyword as ...
  71. Rename type {0} so that it no longer conflicts with the reserved language keyword '{1}'. Using a reserved keyword as the ...
  72. Rename virtual/interface member {0} so that it no longer conflicts with the reserved language keyword '{1}'. Using a reserved ...
  73. Renames an existing work item type. Changes the display name of a work item type within a specific project. Also, the work ...
  74. Renaming this control might break some of the formulas in your worksheet. Any cells that reference broken formulas will display ...
  75. Replace MyApplication with the name of your application, and replace .\SQLExpress with the database location on the server. ...