Visual Studio 2010
- Transparent method {0} is protected with a LinkDemand for {1}. Remove this LinkDemand, or make the method security critical ...
- Transparent method {0} references security critical field {1}. In order for this reference to be allowed under the security ...
- Transparent method {0} references security critical method {1}. In order for this reference to be allowed under the security ...
- Transparent method {0} references security critical type {1}. In order for this reference to be allowed under the security ...
- Transparent method {0} returns a byref type. Change the return type of this method, or mark it security critical or safe-critical. ...
- Transparent method {0} returns security critical type {1}. In order for this return type to be allowed under the security ...
- Transparent or safe critical method {0} is overriding critical method {1} in violation of method override rules. {0} must ...
- Transparent or safe-critical method {0} uses the SuppressUnmanagedCodeSecurityAttribute, either directly on the method or ...
- Transparent or safe-critical type {0} derives from critical type {1} in violation of the transparency inheritance rules. ...
- Transparent type {0} derives from safe-critical type {1} in violation of the transparency inheritance rules. {0} must be ...
- Treats all compiler warnings as errors. For a new project, it may be best to use /WX in all compilations; resolving all warnings ...
- Tried to open registry key "{0}". If the attempt failed, null was returned. To determine which key was accessed, see the ...
- True indicates that a threshold violation is generated if the performance counter value is greater than the threshold value. ...
- True indicates that an authentication header is sent for each request. False indicates that authentication headers are only ...
- True indicates that performance counter data is collected for this HTTP request when the Web test is added to the test mix ...
- True indicates that the requests are grouped by the value of this QueryString in reports. False indicates that requests are ...
- True indicates the included web test will inherit web test properties, validation rules, and plug-ins from the parent web ...
- True indicates the parameter name and value will be URL encoded using the request's encoding. The Web Test Recorder will ...
- True indicates to stop adjusting user load if set to true; False indicates to continue adjusting throughout the test. For ...
- True means that this class explicitly hides a class of the same name or signature that resides in the class from which it ...
- True means that this class explicitly hides a delegate of the same name or signature that resides in the class from which ...
- True means that this delegate explicitly hides a delegate of the same name or signature that is defined in the class from ...
- True means that this enum explicitly hides an enum of the same name or signature that is defined in the class from which ...
- True means that this interface explicitly hides an interface of the same name or signature that is defined in the class from ...
- True means that this member explicitly hides a member of the same name or signature that is defined in the class from which ...
- True means that this struct explicitly hides a struct of the same name or signature that is defined in the class from which ...
- True means that this structure explicitly hides a structure of the same name or signature that is defined in the class from ...
- Try out various values for the formulas in the sheet. Scenario Manager allows you to create and save different groups of ...
- Try statement Provides a way to handle some or all possible errors that might occur in a given block of code, while still ...
- TryCast function Introduces a type conversion operation that does not throw an exception. If an attempted conversion fails, ...
- Trying to add two items with the same name: {0}. This will result in deployment conflict. Do you want to use the new item ...
- Trying to set the parent of project item '%s' to NULL. Only projects, folders, and filters can be parents of project items. ...
- Turn Off Assembly Generation : Specifies that no assembly will be generated even though common language runtime information ...
- Turn on hyphenation, which allows Word to break lines between the syllables of words. Books and magazines hyphenate their ...
- Turn on or off the 3-D effect applied to the shape. You might want to turn off the 3-D effects temporarily to allow you to ...
- Turn on or off the total row of the table. The total row is a row at the end of the table which displays totals for each ...
- Turn the mouse cursor into a magnifying glass which can be used to quickly toggle between 100% and Fit Whole Page zoom levels ...
- Turning off Hierarchical Update will remove the TableAdapterManager from the generated code. If your project has code that ...
- Two indexers have different names; the IndexerName attribute must be used with the same name on every indexer within a type ...
- Two or more database analysis rules were ignored because they have the same namespace and identifier (namespace, ID, assembly): ...
- Type '%1!ls!' cannot be embedded because it has a generic argument. Consider setting the 'Embed Interop Types' property to ...
- Type '%1!ls!' cannot be embedded because it is a nested type. Consider setting the 'Embed Interop Types' property to false. ...
- Type '%1!ls!' from assembly '%2!ls!' cannot be used across assembly boundaries because a type in its inheritance hierarchy ...
- Type '%1!ls!' from assembly '%2!ls!' cannot be used across assembly boundaries because it has a generic type parameter that ...
- Type '=' to specify '|1' as the key for the group. Otherwise, the original key name will be used. Note: Use tab for automatic ...
- Type '=' to specify '|1' as the name for the aggregation result. Otherwise, the aggregate function name will be used. Note: ...
- Type '=' to specify '|1' as the name for the result. If no '=' follows the name, it will become the name for the group. If ...
- Type '=' to specify '|1' as the name for the result. Note: Use tab or parenthesis '(' for automatic completion; space completion ...
- Type '=' to specify '|1' as the name for the result. Note: Use tab or parenthesis '(' for automatic completion; space completion ...
- Type '=' to specify '|1' for the column name. Otherwise, the original column name will be used. Note: Use tab for automatic ...
- Type '{0}' cannot be initialized from text (XamlLanguage.Initialization). Add a TypeConverter to this type or change the ...
- Type '{0}' does not have a content property. Specify the name of the property to set, or add a ContentPropertyAttribute or ...
- Type '{0}' is not usable as an object element because it is not public or does not define a public parameterless constructor ...
- Type '|1' cannot be embedded because it has generic argument. Consider setting the 'Embed interop Types' property to false. ...
- Type '|1' cannot be used across assembly boundaries because it has a generic type parameter that is an embedded interop type. ...
- Type '|1' cannot be used across assembly boundaries because its base type has a generic type parameter that is an embedded ...
- Type '|1' cannot be used as a property type in this context because '|1' is an 'In' type parameter and the property is not ...
- Type '|1' cannot be used as a property type in this context because '|1' is an 'Out' type parameter and the property is not ...
- Type '|1' cannot be used for the '|3' in '|4' in this context because both the context and the definition of '|1' are nested ...
- Type '|1' cannot be used for the '|4' of '|5' in '|3' in this context because both the context and the definition of '|1' ...
- Type '|1' cannot be used in '|2' because 'In' and 'Out' type parameters cannot be made nullable, and '|1 is an 'In' type ...
- Type '|1' cannot be used in '|2' because 'In' and 'Out' type parameters cannot be made nullable, and '|1' is an 'Out' type ...
- Type '|1' cannot be used in '|3' in this context because both the context and the definition of '|1' are nested within interface ...
- Type '|1' cannot be used in this context because 'In' and 'Out' type parameters cannot be used for ByRef parameter types, ...
- Type '|1' cannot be used in this context because 'In' and 'Out' type parameters cannot be used for ByRef parameter types, ...
- Type '|1' cannot be used in this context because both the context and the definition of '|1' are nested within interface ...
- Type '|1' in assembly '|2' has been forwarded to assembly '|3'. Either a reference to '|3' is missing from your project or ...
- Type '|1' must be a value type or a type argument constrained to 'Structure' in order to be used with 'Nullable' or nullable ...
- Type '|2' is imported from different versions of assembly |1. Different versions of the same strong-named assembly cannot ...
- Type a comma separated list of agents on which the Scenario may run. If empty, the Scenario may run on all available agents. ...
- Type a name here to declare a new field. Note: Space completion is disabled to avoid potential interference. To insert a ...
- Type a name here to declare a parameter. If no preceding keyword is used, 'ByVal' will be inserted by default and the argument ...
- Type a new name for the column, followed by '='. Otherwise, the original column name will be used. Note: Use tab for automatic ...
- Type a new namespace name. Note: Space and '=' completion are disabled to avoid potential interference. To insert a name ...
- Type a new variable name. Note: Space and '=' completion are disabled to avoid potential interference. To insert a name from ...