Visual Studio 2013

  1. True indicates that performance counter data is collected for this HTTP request when the Web test is added to the test mix ...
  2. True indicates that the request will not be failed on the basis of the returned HTTP status code. False is the default. This ...
  3. True indicates that the requests are grouped by the value of this QueryString in reports. False indicates that requests are ...
  4. True indicates the included web test will inherit web test properties, validation rules, and plug-ins from the parent web ...
  5. True indicates the parameter name and value will be URL encoded using the request's encoding. The Web Test Recorder will ...
  6. True indicates to stop adjusting user load if set to true; False indicates to continue adjusting throughout the test. For ...
  7. True means that this class explicitly hides a class of the same name or signature that resides in the class from which it ...
  8. True means that this class explicitly hides a delegate of the same name or signature that resides in the class from which ...
  9. True means that this delegate explicitly hides a delegate of the same name or signature that is defined in the class from ...
  10. True means that this enum explicitly hides an enum of the same name or signature that is defined in the class from which ...
  11. True means that this interface explicitly hides an interface of the same name or signature that is defined in the class from ...
  12. True means that this member explicitly hides a member of the same name or signature that is defined in the class from which ...
  13. True means that this struct explicitly hides a struct of the same name or signature that is defined in the class from which ...
  14. True means that this structure explicitly hides a structure of the same name or signature that is defined in the class from ...
  15. True will put build outputs into folders based on the solution name. False will put all build outputs into the same folder. ...
  16. Try connecting to the endpoint manually to resolve the error. If you are unable to connect, you may choose to remove the ...
  17. Try statement Provides a way to handle some or all possible errors that might occur in a given block of code, while still ...
  18. TryCast function Introduces a type conversion operation that does not throw an exception. If an attempted conversion fails, ...
  19. Trying to add two items with the same name: {0}. This will result in deployment conflict. Do you want to use the new item ...
  20. Trying to set the parent of project item '%s' to NULL. Only projects, folders, and filters can be parents of project items. ...
  21. Turn drag and drop text editing on or off;Turn automatic delimiter highlighting on or off;Turn track changes on or off;Auto-detect ...
  22. Turn External Dependencies folders on or off; Recreate code browsing database; Disable Navigate To cache pre-load; Change ...
  23. Turn off all links using the 'Hide All Links' command available from the toolbar button with this icon: #id21; . Then select ...
  24. Turn Off Assembly Generation : Specifies that no assembly will be generated even though common language runtime information ...
  25. Turn scroll bar annotations on or off;Turn display of changes in scroll bar on or off;Show or hide vertical scroll bar;Show ...
  26. Turn Track Active Item on or off;Change the default project save location;Change the default templates location;Show or hide ...
  27. Turning off Hierarchical Update will remove the TableAdapterManager from the generated code. If your project has code that ...
  28. Two indexers have different names; the IndexerName attribute must be used with the same name on every indexer within a type ...
  29. Two or more image file names in this project match the logical name "{0}" for this set of qualifiers, which can include language, ...
  30. Type '%1!ls!' cannot be embedded because it has a generic argument. Consider setting the 'Embed Interop Types' property to ...
  31. Type '%1!ls!' cannot be embedded because it is a nested type. Consider setting the 'Embed Interop Types' property to false. ...
  32. Type '%1!ls!' from assembly '%2!ls!' cannot be used across assembly boundaries because a type in its inheritance hierarchy ...
  33. Type '%1!ls!' from assembly '%2!ls!' cannot be used across assembly boundaries because it has a generic type parameter that ...
  34. Type '=' to specify '|1' as the key for the group. Otherwise, the original key name will be used. Note: Use tab for automatic ...
  35. Type '=' to specify '|1' as the name for the aggregation result. Otherwise, the aggregate function name will be used. Note: ...
  36. Type '=' to specify '|1' as the name for the result. If no '=' follows the name, it will become the name for the group. If ...
  37. Type '=' to specify '|1' as the name for the result. Note: Use tab or parenthesis '(' for automatic completion; space completion ...
  38. Type '=' to specify '|1' as the name for the result. Note: Use tab or parenthesis '(' for automatic completion; space completion ...
  39. Type '=' to specify '|1' for the column name. Otherwise, the original column name will be used. Note: Use tab for automatic ...
  40. Type '{0}' is not usable as an object element because it is not public or does not define a public parameterless constructor ...
  41. Type '|1' cannot be embedded because it has generic argument. Consider setting the 'Embed interop Types' property to false. ...
  42. Type '|1' cannot be used across assembly boundaries because it has a generic type parameter that is an embedded interop type. ...
  43. Type '|1' cannot be used across assembly boundaries because its base type has a generic type parameter that is an embedded ...
  44. Type '|1' cannot be used as a property type in this context because '|1' is an 'In' type parameter and the property is not ...
  45. Type '|1' cannot be used as a property type in this context because '|1' is an 'Out' type parameter and the property is not ...
  46. Type '|1' cannot be used for the '|3' in '|4' in this context because both the context and the definition of '|1' are nested ...
  47. Type '|1' cannot be used for the '|4' of '|5' in '|3' in this context because both the context and the definition of '|1' ...
  48. Type '|1' cannot be used in '|2' because 'In' and 'Out' type parameters cannot be made nullable, and '|1 is an 'In' type ...
  49. Type '|1' cannot be used in '|2' because 'In' and 'Out' type parameters cannot be made nullable, and '|1' is an 'Out' type ...
  50. Type '|1' cannot be used in '|3' in this context because both the context and the definition of '|1' are nested within interface ...
  51. Type '|1' cannot be used in this context because 'In' and 'Out' type parameters cannot be used for ByRef parameter types, ...
  52. Type '|1' cannot be used in this context because 'In' and 'Out' type parameters cannot be used for ByRef parameter types, ...
  53. Type '|1' cannot be used in this context because both the context and the definition of '|1' are nested within interface ...
  54. Type '|1' in assembly '|2' has been forwarded to assembly '|3'. Either a reference to '|3' is missing from your project or ...
  55. Type '|1' must be a value type or a type argument constrained to 'Structure' in order to be used with 'Nullable' or nullable ...
  56. Type '|2' is imported from different versions of assembly |1. Different versions of the same strong-named assembly cannot ...
  57. Type a comma separated list of agents on which the Scenario may run. If empty, the Scenario may run on all available agents. ...
  58. Type a name here to declare a new field. Note: Space completion is disabled to avoid potential interference. To insert a ...
  59. Type a name here to declare a parameter. If no preceding keyword is used, 'ByVal' will be assumed and the argument will be ...
  60. Type a new name for the column, followed by '='. Otherwise, the original column name will be used. Note: Use tab for automatic ...
  61. Type a new namespace name. Note: Space and '=' completion are disabled to avoid potential interference. To insert a name ...
  62. Type a new variable name. Note: Space and '=' completion are disabled to avoid potential interference. To insert a name from ...
  63. Type a new variable name. Note: Use tab or dot for automatic completion; space and '=' completion are disabled to avoid interfering ...
  64. Type a new variable name. Note: Use tab, or dot, or parenthesis '(' for automatic completion; other completion characters ...
  65. Type a number to multiply the dependent counter value by to get a value for this counter at which a Critical Threshold Violation ...
  66. Type a number to multiply the dependent counter value by to get a value for this counter at which a Warning Threshold Violation ...
  67. Type a numeral, N, to save a test log for one out of every N tests that is completed during the load test. Set this value ...
  68. Type a performance counter category to monitor, when you are using the goal-based load pattern. For example, Request / Sec. ...
  69. Type a value for the minimum duration of traced queries in milliseconds (or in microseconds if tracing a SQL Server 2005 ...
  70. Type a value for the size of the connection pool. This is ignored if Web Test Connection Model is 'Connection Per User' or ...
  71. Type an upper limit to target, when you are using the goal-based load pattern. Load is increased or decreased to keep the ...
  72. Type annotations on property getters and setters must be given after the 'get()' or 'set(v)', e.g. 'with get() : string = ...
  73. Type argument '|1' must have a public parameterless instance constructor to satisfy the 'New' constraint for type parameter ...
  74. Type in a folder in which to store the SQL Tracing data. The path must be accessible to the SQL Server and the client running ...
  75. Type in a SQL Server instance path that contains the Team Foundation Server warehouse database to be upgraded. Click on the ...