Visual Studio 2013
- Determines whether an initial collection will be created. This can be disabled for advanced scenarios such as different SQL ...
- Determines whether code coverage data can be collected for low integrity processes, such as Internet Explorer in protected ...
- Determines whether collection servicing will be queued during the upgrade process. Setting this value to False will prevent ...
- Determines whether debug output is written to the output window. Turning this off affects all tracing from the application. ...
- Determines whether debugging of unmanaged code is supported. Check this option if you are making calls to unmanaged code, ...
- Determines whether the debugger should attach to the server to enable debugging of Active Server Pages .NET (ASP.NET) pages. ...
- Determines whether to deploy the full model one time and then only deploy incremental changes to the model on each subsequent ...
- Developer license acquisition has been started on machine "{0}". Please check that machine's console to complete developer ...
- Diagnostic data adapter configuration specified unsupported adapters '{0}'. Unsupported adapters will be disabled for run. ...
- Diagnostic data adapter friendly names cannot be null or empty. The friendly name for the diagnostic data adapter of type ...
- Diagnostic data adapter is supported only if /InIsolation option is provided. If the command-line tool is being used to execute ...
- Diagnostic data adapter type URI cannot be null or empty. The type URI for the diagnostic data adapter of type '{0}' is null ...
- Diagnostic data adapters are already intialized and you are attempting to initialize them again. Please close the current ...
- Diagnostic data adapters are not supported when running unit tests for Windows Phone apps. Remove diagnostic data adapters ...
- Diagnostic data adapters are not supported when running unit tests for Windows Store apps. Remove diagnostic data adapters ...
- Diagnostic data adapters are not supported when you run tests that target .Net Framework 3.5. The following diagnostic data ...
- Diagnostics and data collection for IIS is configured for {0}. Administrative privileges are required for IIS collection. ...
- Diagnostics and data collection for IIS is configured for {0}. Administrative privileges are required for IIS collection. ...
- DiagnosticsHub.CollectorBridge.dll failed to load on the remote computer/device '{0}'. If the problem continues, ensure the ...
- DiagnosticsHub.CollectorBridge.dll failed to load. If the problem continues, run setup to install or repair the Diagnostic ...
- DiagnosticsHub.CollectorBridge.dll is not correctly installed on the remote computer/device '{0}'. Ensure that the current ...
- DiagnosticsHubMsg.dll is not correctly installed on the remote computer/device '{0}'. If the problem continues, reinstall ...
- Did not copy from file "{0}" to file "{1}" because the "{2}" parameter was set to "{3}" in the project and the files' sizes ...
- did not respond to a custom event within {1} seconds. Close your testing session and start again. If problem persists, increase ...
- digraph used, character sequence '%s' interpreted as token '%s' (insert a space between the two characters if this is not ...
- Dim statement Declares and allocates storage space for one or more member field. Dim { As New dataType (boundList)][= initializer]}[, ...
- Dim statement Declares and allocates storage space for one or more variables. Dim { As New dataType (boundList)][= initializer]}[, ...
- Dimmed}An object named {1} is in the template but is not a {Normal}{2}{Dimmed}. Double-click here to find the part under ...
- Direct comparisons against 'Single.NaN' or 'Double.NaN' (not a number) always return true for inequality and false for all ...
- DirectCast keyword Introduces a type conversion operation similar to CType. The difference is that CType succeeds as long ...
- Directory to search for rule set files that are specified by the /ruleset switch or are included by one of the specified ...
- Disable Database Auto Updates : The code browsing database will not be automatically updated when source files are modified. ...
- Disable Error Reporting : Disables reporting of IntelliSense errors through squiggles and the Error List window. Also disables ...
- Disable IntelliSense for Inactive Shared Code : Disable all IntelliSense features for inactive code in Shared Assets Projects. ...
- Disable Navigate To Cache Preload : 'Navigate To' cache won't be kept up-to-date on the fly (uses less persistent memory). ...
- Disable Resolving : 'Find All References' will display raw textual search results instead of using IntelliSense to verify ...
- Disable-AppxDebug sampleimmersiveapp1_1.0.0.0_neutral_NorthAmerica_8sfeho38hf Debugging has been disabled for sampleimme ...
- Disabling application services will clear the default services for Authentication, Roles, and Settings. Click OK to disable ...
- Disabling of the screen saver might not be effective because of a group policy which disallows the disabling of screen saver. ...
- Disconnecting from Team Foundation Server will close all queries, work items, and documents. It will also close all solutions ...
- Disconnecting this service will delete all associated deployment environments. Revoke OAuth access under the Connections ...
- Discovered a registered property with same ID as "{0}" but wrong data type. Trying to register type '{1}', but it was already ...
- Disk requirement of the virtual machines exceeds the available host resources. The correct drive may not have been configured ...
- Display a dialog prompting users to ensure that text templates are from a trusted source when a text transformation operation ...
- Displayed content is truncated due to maximum viewable content limit. Download file to your computer and use another viewer ...
- Displayed content is truncated due to maximum viewable content limit. Download file to your computer to view all of the file ...
- Displays a visual representation of the differences between files in two server folders, in a server folder and a local folder, ...
- Displays all or a part of the contents of a Team Foundation version control server. tf dir itemspec /version:versionspec ...
- Displays and pends changes on properties associated with items under version control. tf property itemspec1[,itemspec2. /propertynames:name1[,name2. ...
- Displays detailed information about past merges between the specified source and destination branches. tf merges source destination ...
- Displays information about a changeset and lets you change the associated attributes, such as comments and check-in notes. ...
- Displays information about a set of shelved changes. tf shelvesets /owner:ownername /format:(brief|detailed) /collection:TeamProjectCollectionUrl ...
- Displays information about items under version control. tf info /recursive itemspec /version:versionspec /workspace:workspacename ...
- Displays information about pending changes to items in one or more workspaces. tf status itemspec /collection:TeamProjectCollectionUrl ...
- Displays information about the output library to standard output. The output can be redirected to a file. You can use /LIST ...
- Displays information about the registered Team Foundation connections in the system, as well as perform actions to remove ...
- Displays information about workspaces in the system and updates cached information about a user name or computer name change ...
- Displays the following information: Path to the selected file. Name of the process that was the target of IntelliTrace collection. ...
- Displays the history of a branch for a specified file or folder. tf branches itemspec /version:versionspec /collection:TeamProjectCollectionUrl ...
- Displays the list of changesets involved between labels in Team Foundation version control. tf comparelabels labelStartName ...
- Displays the list of labels in Team Foundation version control. tf labels /owner:ownername /format:(brief|detailed) /col ...
- Displays the revision history for one or more files and folders. tf history itemspec /version:versionspec /stopafter:number ...
- Displays the template in parent categories (roll up display). This tag is only used for internally (VS or VSIP) produced ...
- Displays the version of one or more items in a workspace. tf localversions itemspec /recursive /format:brief|detailed /w ...
- Do not assume a managed thread is a Win32 thread - it could be a fiber. The runtime will run managed threads as fibers on ...
- Do not change the value of the Name attribute below. If it does not match the folder name of the List project item, an error ...
- Do not declare explicit static constructors on value types. Initializing static data in explicit static constructors results ...
- Do not declare new delegates to be used as event handlers when targeting a version of the .NET Framework that supports generics. ...
- Do not explicitly raise exceptions from unexpected locations. There are some methods, such as Equals and GetHashCode, which ...
- Do not expose List in object models. Use Collection , ReadOnlyCollection or KeyedCollection instead. List is meant to be ...
- Do not nest type {0}. Alternatively, change its accessibility so that it is not externally visible. If this type is defined ...
- Do not poll more often than or utilize timers that fire more frequently than once per second. Higher frequency periodic activity ...
- Do not set process priority to Idle. Processes with System.Diagnostics.ProcessPriorityClass.Idle will occupy the CPU when ...
- Do not use 'C' as a prefix for type names. Do not use any prefix for naming types. Consider using the name of the base class ...
- Do not use names that require case sensitivity for uniqueness. Components must be fully usable from both case-sensitive and ...