Visual Studio 2012

  1. TODO: Return a string that contains the initiation data that will be passed to the workflow. Typically, this is in XML format. ...
  2. Too many arguments (from command line and/or environment variables '%1' and '_%1_'), only the first %2!d! arguments will ...
  3. Tool Window : Creates a tool window (a window to be used as a floating toolbar). The title bar of a tool window is shorter ...
  4. Toolbars can only contain 16 colors and this image has more than 16 colors. Do you want to decrease the palette to 16 colors? ...
  5. Tools that make it possible for developers to use code analysis on their projects to detect and correct code defects and ...
  6. Total layout time ({0:#0.00 seconds}) is high. Element {1} took the most time in layout and is contributing to the low frame ...
  7. Total layout time ({0:#0.00 seconds}) is high. Element {1} took the most time in layout and is contributing to the low frame ...
  8. Total number of times the arrange phase of layout was executed for this visual and its children for the current selection. ...
  9. Total time spent by the CPU drawing this visual and its children. This is the sum of Measure Time, Arrange Time, and Rasterization ...
  10. Total time spent by the CPU drawing this visual exclusively. This is the sum of Measure Time, Arrange Time, and Rasterization ...
  11. TotalTests: {0} PassedTests: {1} FailedTests: {2} InconclusiveTests: {3} AbortedTests: {4} InProgressTests: {5} PendingTests: ...
  12. Tracks a set of changesets from a source branch to multiple target branches. tf trackmerges /changesets:[list of changesets ...
  13. Transaction was about to overwrite an existing link in the graph. This might be caused by different threads using different ...
  14. Transaction was about to overwrite an existing node in the graph. This might be caused by different threads using different ...
  15. Transforms a three-component vector from its native space to another space. You can use this to bring vectors into a common ...
  16. Treats all compiler warnings as errors. For a new project, it may be best to use /WX in all compilations; resolving all warnings ...
  17. tried to open a web page using your current browser but the navigation failed. To view the web page, connect to the Internet, ...
  18. Tried to open registry key "{0}". If the attempt failed, null was returned. To determine which key was accessed, see the ...
  19. True if a dedicated Account database should be created, False if Account database will live in the Configuration database. ...
  20. True if a dedicated Application database should be created, False if Application database will live in the Configuration ...
  21. True indicates that a threshold violation is generated if the performance counter value is greater than the threshold value. ...
  22. True indicates that an authentication header is sent for each request. False indicates that authentication headers are only ...
  23. True indicates that performance counter data is collected for this HTTP request when the Web test is added to the test mix ...
  24. True indicates that the request will not be failed on the basis of the returned HTTP status code. False is the default. This ...
  25. True indicates that the requests are grouped by the value of this QueryString in reports. False indicates that requests are ...
  26. True indicates the included web test will inherit web test properties, validation rules, and plug-ins from the parent web ...
  27. True indicates the parameter name and value will be URL encoded using the request's encoding. The Web Test Recorder will ...
  28. True indicates to stop adjusting user load if set to true; False indicates to continue adjusting throughout the test. For ...
  29. True means that this class explicitly hides a class of the same name or signature that resides in the class from which it ...
  30. True means that this class explicitly hides a delegate of the same name or signature that resides in the class from which ...
  31. True means that this delegate explicitly hides a delegate of the same name or signature that is defined in the class from ...
  32. True means that this enum explicitly hides an enum of the same name or signature that is defined in the class from which ...
  33. True means that this interface explicitly hides an interface of the same name or signature that is defined in the class from ...
  34. True means that this member explicitly hides a member of the same name or signature that is defined in the class from which ...
  35. True means that this struct explicitly hides a struct of the same name or signature that is defined in the class from which ...
  36. True means that this structure explicitly hides a structure of the same name or signature that is defined in the class from ...
  37. True will put build outputs into folders based on the solution name. False will put all build outputs into the same folder. ...
  38. Try statement Provides a way to handle some or all possible errors that might occur in a given block of code, while still ...
  39. TryCast function Introduces a type conversion operation that does not throw an exception. If an attempted conversion fails, ...
  40. Trying to add two items with the same name: {0}. This will result in deployment conflict. Do you want to use the new item ...
  41. Trying to set the parent of project item '%s' to NULL. Only projects, folders, and filters can be parents of project items. ...
  42. Turn drag and drop text editing on or off;Turn automatic delimiter highlighting on or off;Turn track changes on or off;Auto-detect ...
  43. Turn External Dependencies folders on or off; Recreate code browsing database; Disable Navigate To cache pre-load; Change ...
  44. Turn off all links using the 'Hide All Links' command available from the toolbar button with this icon: #id21; . Then select ...
  45. Turn Off Assembly Generation : Specifies that no assembly will be generated even though common language runtime information ...
  46. Turn Track Active Item on or off;Change the default project save location;Change the default templates location;Show or hide ...
  47. Turning off Hierarchical Update will remove the TableAdapterManager from the generated code. If your project has code that ...
  48. Two indexers have different names; the IndexerName attribute must be used with the same name on every indexer within a type ...
  49. Two or more database analysis rules were ignored because they have the same namespace and identifier (namespace, ID, assembly): ...
  50. Two or more image file names in this project match the logical name "{0}" for this set of qualifiers, which can include language, ...
  51. Type '%1!ls!' cannot be embedded because it has a generic argument. Consider setting the 'Embed Interop Types' property to ...
  52. Type '%1!ls!' cannot be embedded because it is a nested type. Consider setting the 'Embed Interop Types' property to false. ...
  53. Type '%1!ls!' from assembly '%2!ls!' cannot be used across assembly boundaries because a type in its inheritance hierarchy ...
  54. Type '%1!ls!' from assembly '%2!ls!' cannot be used across assembly boundaries because it has a generic type parameter that ...
  55. Type '=' to specify '|1' as the key for the group. Otherwise, the original key name will be used. Note: Use tab for automatic ...
  56. Type '=' to specify '|1' as the name for the aggregation result. Otherwise, the aggregate function name will be used. Note: ...
  57. Type '=' to specify '|1' as the name for the result. If no '=' follows the name, it will become the name for the group. If ...
  58. Type '=' to specify '|1' as the name for the result. Note: Use tab or parenthesis '(' for automatic completion; space completion ...
  59. Type '=' to specify '|1' as the name for the result. Note: Use tab or parenthesis '(' for automatic completion; space completion ...
  60. Type '=' to specify '|1' for the column name. Otherwise, the original column name will be used. Note: Use tab for automatic ...
  61. Type '{0}' cannot be initialized from text (XamlLanguage.Initialization). Add a TypeConverter to this type or change the ...
  62. Type '{0}' does not have a content property. Specify the name of the property to set, or add a ContentPropertyAttribute or ...
  63. Type '{0}' is not usable as an object element because it is not public or does not define a public parameterless constructor ...
  64. Type '|1' cannot be embedded because it has generic argument. Consider setting the 'Embed interop Types' property to false. ...
  65. Type '|1' cannot be used across assembly boundaries because it has a generic type parameter that is an embedded interop type. ...
  66. Type '|1' cannot be used across assembly boundaries because its base type has a generic type parameter that is an embedded ...
  67. Type '|1' cannot be used as a property type in this context because '|1' is an 'In' type parameter and the property is not ...
  68. Type '|1' cannot be used as a property type in this context because '|1' is an 'Out' type parameter and the property is not ...
  69. Type '|1' cannot be used for the '|3' in '|4' in this context because both the context and the definition of '|1' are nested ...
  70. Type '|1' cannot be used for the '|4' of '|5' in '|3' in this context because both the context and the definition of '|1' ...
  71. Type '|1' cannot be used in '|2' because 'In' and 'Out' type parameters cannot be made nullable, and '|1 is an 'In' type ...
  72. Type '|1' cannot be used in '|2' because 'In' and 'Out' type parameters cannot be made nullable, and '|1' is an 'Out' type ...
  73. Type '|1' cannot be used in '|3' in this context because both the context and the definition of '|1' are nested within interface ...
  74. Type '|1' cannot be used in this context because 'In' and 'Out' type parameters cannot be used for ByRef parameter types, ...
  75. Type '|1' cannot be used in this context because 'In' and 'Out' type parameters cannot be used for ByRef parameter types, ...