task
stringlengths 24
71
| input
stringlengths 8
2.38k
| output
stringlengths 1
2.34k
| options
sequence | pageTitle
stringlengths 4
140
| outputColName
stringlengths 1
79
| url
stringlengths 41
160
| wdcFile
stringlengths 71
74
|
---|---|---|---|---|---|---|---|
1cc34892_eader_Enumeration__System_Net___Description | [Member name] ContentLength [Description] | The Content-Length header, which specifies the length, in bytes, of the accompanying body data. | [] | HttpResponseHeader Enumeration (System.Net) | Description | https://msdn.microsoft.com/en-us/library/system.net.httpresponseheader(v=vs.85).aspx | 10/1438042988065.26_20150728002308-00323-ip-10-236-191-2_884907491_0.json |
1cc34892_eader_Enumeration__System_Net___Description | [Member name] ContentLocation [Description] | The Content-Location header, which specifies a URI from which the accompanying body can be obtained. | [] | HttpResponseHeader Enumeration (System.Net) | Description | https://msdn.microsoft.com/en-us/library/system.net.httpresponseheader(v=vs.85).aspx | 10/1438042988065.26_20150728002308-00323-ip-10-236-191-2_884907491_0.json |
1cc34892_eader_Enumeration__System_Net___Description | [Member name] ContentMd5 [Description] | The Content-MD5 header, which specifies the MD5 digest of the accompanying body data, for the purpose of providing an end-to-end message integrity check. | [] | HttpResponseHeader Enumeration (System.Net) | Description | https://msdn.microsoft.com/en-us/library/system.net.httpresponseheader(v=vs.85).aspx | 10/1438042988065.26_20150728002308-00323-ip-10-236-191-2_884907491_0.json |
1cc34892_eader_Enumeration__System_Net___Description | [Member name] ContentRange [Description] | The Range header, which specifies the subrange or subranges of the response that the client requests be returned in lieu of the entire response. | [] | HttpResponseHeader Enumeration (System.Net) | Description | https://msdn.microsoft.com/en-us/library/system.net.httpresponseheader(v=vs.85).aspx | 10/1438042988065.26_20150728002308-00323-ip-10-236-191-2_884907491_0.json |
1cc34892_eader_Enumeration__System_Net___Description | [Member name] ContentType [Description] | The Content-Type header, which specifies the MIME type of the accompanying body data. | [] | HttpResponseHeader Enumeration (System.Net) | Description | https://msdn.microsoft.com/en-us/library/system.net.httpresponseheader(v=vs.85).aspx | 10/1438042988065.26_20150728002308-00323-ip-10-236-191-2_884907491_0.json |
1cc34892_eader_Enumeration__System_Net___Description | [Member name] Date [Description] | The Date header, which specifies the date and time at which the response originated. | [] | HttpResponseHeader Enumeration (System.Net) | Description | https://msdn.microsoft.com/en-us/library/system.net.httpresponseheader(v=vs.85).aspx | 10/1438042988065.26_20150728002308-00323-ip-10-236-191-2_884907491_0.json |
1cc34892_eader_Enumeration__System_Net___Description | [Member name] ETag [Description] | The Etag header, which specifies the current value for the requested variant. | [] | HttpResponseHeader Enumeration (System.Net) | Description | https://msdn.microsoft.com/en-us/library/system.net.httpresponseheader(v=vs.85).aspx | 10/1438042988065.26_20150728002308-00323-ip-10-236-191-2_884907491_0.json |
1cc34892_eader_Enumeration__System_Net___Description | [Member name] Expires [Description] | The Expires header, which specifies the date and time after which the accompanying body data should be considered stale. | [] | HttpResponseHeader Enumeration (System.Net) | Description | https://msdn.microsoft.com/en-us/library/system.net.httpresponseheader(v=vs.85).aspx | 10/1438042988065.26_20150728002308-00323-ip-10-236-191-2_884907491_0.json |
1cc34892_eader_Enumeration__System_Net___Description | [Member name] KeepAlive [Description] | The Keep-Alive header, which specifies a parameter to be used to maintain a persistent connection. | [] | HttpResponseHeader Enumeration (System.Net) | Description | https://msdn.microsoft.com/en-us/library/system.net.httpresponseheader(v=vs.85).aspx | 10/1438042988065.26_20150728002308-00323-ip-10-236-191-2_884907491_0.json |
1cc34892_eader_Enumeration__System_Net___Description | [Member name] LastModified [Description] | The Last-Modified header, which specifies the date and time at which the accompanying body data was last modified. | [] | HttpResponseHeader Enumeration (System.Net) | Description | https://msdn.microsoft.com/en-us/library/system.net.httpresponseheader(v=vs.85).aspx | 10/1438042988065.26_20150728002308-00323-ip-10-236-191-2_884907491_0.json |
1cc34892_eader_Enumeration__System_Net___Description | [Member name] Location [Description] | The Location header, which specifies a URI to which the client is redirected to obtain the requested resource. | [] | HttpResponseHeader Enumeration (System.Net) | Description | https://msdn.microsoft.com/en-us/library/system.net.httpresponseheader(v=vs.85).aspx | 10/1438042988065.26_20150728002308-00323-ip-10-236-191-2_884907491_0.json |
1cc34892_eader_Enumeration__System_Net___Description | [Member name] Pragma [Description] | The Pragma header, which specifies implementation-specific directives that might apply to any agent along the request/response chain. | [] | HttpResponseHeader Enumeration (System.Net) | Description | https://msdn.microsoft.com/en-us/library/system.net.httpresponseheader(v=vs.85).aspx | 10/1438042988065.26_20150728002308-00323-ip-10-236-191-2_884907491_0.json |
1cc34892_eader_Enumeration__System_Net___Description | [Member name] ProxyAuthenticate [Description] | The Proxy-Authenticate header, which specifies that the client must authenticate itself to a proxy. | [] | HttpResponseHeader Enumeration (System.Net) | Description | https://msdn.microsoft.com/en-us/library/system.net.httpresponseheader(v=vs.85).aspx | 10/1438042988065.26_20150728002308-00323-ip-10-236-191-2_884907491_0.json |
1cc34892_eader_Enumeration__System_Net___Description | [Member name] RetryAfter [Description] | The Retry-After header, which specifies a time (in seconds), or a date and time, after which the client can retry its request. | [] | HttpResponseHeader Enumeration (System.Net) | Description | https://msdn.microsoft.com/en-us/library/system.net.httpresponseheader(v=vs.85).aspx | 10/1438042988065.26_20150728002308-00323-ip-10-236-191-2_884907491_0.json |
1cc34892_eader_Enumeration__System_Net___Description | [Member name] Server [Description] | The Server header, which specifies information about the originating server agent. | [] | HttpResponseHeader Enumeration (System.Net) | Description | https://msdn.microsoft.com/en-us/library/system.net.httpresponseheader(v=vs.85).aspx | 10/1438042988065.26_20150728002308-00323-ip-10-236-191-2_884907491_0.json |
1cc34892_eader_Enumeration__System_Net___Description | [Member name] SetCookie [Description] | The Set-Cookie header, which specifies cookie data that is presented to the client. | [] | HttpResponseHeader Enumeration (System.Net) | Description | https://msdn.microsoft.com/en-us/library/system.net.httpresponseheader(v=vs.85).aspx | 10/1438042988065.26_20150728002308-00323-ip-10-236-191-2_884907491_0.json |
1cc34892_eader_Enumeration__System_Net___Description | [Member name] Trailer [Description] | The Trailer header, which specifies that the indicated header fields are present in the trailer of a message that is encoded with chunked transfer-coding. | [] | HttpResponseHeader Enumeration (System.Net) | Description | https://msdn.microsoft.com/en-us/library/system.net.httpresponseheader(v=vs.85).aspx | 10/1438042988065.26_20150728002308-00323-ip-10-236-191-2_884907491_0.json |
1cc34892_eader_Enumeration__System_Net___Description | [Member name] TransferEncoding [Description] | The Transfer-Encoding header, which specifies what (if any) type of transformation has been applied to the message body. | [] | HttpResponseHeader Enumeration (System.Net) | Description | https://msdn.microsoft.com/en-us/library/system.net.httpresponseheader(v=vs.85).aspx | 10/1438042988065.26_20150728002308-00323-ip-10-236-191-2_884907491_0.json |
1cc34892_eader_Enumeration__System_Net___Description | [Member name] Upgrade [Description] | The Upgrade header, which specifies additional communications protocols that the client supports. | [] | HttpResponseHeader Enumeration (System.Net) | Description | https://msdn.microsoft.com/en-us/library/system.net.httpresponseheader(v=vs.85).aspx | 10/1438042988065.26_20150728002308-00323-ip-10-236-191-2_884907491_0.json |
1cc34892_eader_Enumeration__System_Net___Description | [Member name] Vary [Description] | The Vary header, which specifies the request headers that are used to determine whether a cached response is fresh. | [] | HttpResponseHeader Enumeration (System.Net) | Description | https://msdn.microsoft.com/en-us/library/system.net.httpresponseheader(v=vs.85).aspx | 10/1438042988065.26_20150728002308-00323-ip-10-236-191-2_884907491_0.json |
1cc34892_eader_Enumeration__System_Net___Description | [Member name] Via [Description] | The Via header, which specifies intermediate protocols to be used by gateway and proxy agents. | [] | HttpResponseHeader Enumeration (System.Net) | Description | https://msdn.microsoft.com/en-us/library/system.net.httpresponseheader(v=vs.85).aspx | 10/1438042988065.26_20150728002308-00323-ip-10-236-191-2_884907491_0.json |
1cc34892_eader_Enumeration__System_Net___Description | [Member name] Warning [Description] | The Warning header, which specifies additional information about that status or transformation of a message that might not be reflected in the message. | [] | HttpResponseHeader Enumeration (System.Net) | Description | https://msdn.microsoft.com/en-us/library/system.net.httpresponseheader(v=vs.85).aspx | 10/1438042988065.26_20150728002308-00323-ip-10-236-191-2_884907491_0.json |
1cc34892_eader_Enumeration__System_Net___Description | [Member name] WwwAuthenticate [Description] | The WWW-Authenticate header, which specifies that the client must authenticate itself to the server. | [] | HttpResponseHeader Enumeration (System.Net) | Description | https://msdn.microsoft.com/en-us/library/system.net.httpresponseheader(v=vs.85).aspx | 10/1438042988065.26_20150728002308-00323-ip-10-236-191-2_884907491_0.json |
d6a87623_Msvm_ComputerSystem_class__Meaning | [Value] Creating Snapshot 32768 [Meaning] | A snapshot is in the process of being created for the VM. | [] | Msvm_ComputerSystem class | Meaning | https://msdn.microsoft.com/en-us/library/cc136822(v=vs.85).aspx | 10/1438042987171.38_20150728002307-00246-ip-10-236-191-2_878759423_4.json |
d6a87623_Msvm_ComputerSystem_class__Meaning | [Value] Applying Snapshot 32769 [Meaning] | A snapshot is in the process of being applied to the VM. | [] | Msvm_ComputerSystem class | Meaning | https://msdn.microsoft.com/en-us/library/cc136822(v=vs.85).aspx | 10/1438042987171.38_20150728002307-00246-ip-10-236-191-2_878759423_4.json |
d6a87623_Msvm_ComputerSystem_class__Meaning | [Value] Deleting Snapshot 32770 [Meaning] | A snapshot is in the process of being deleted from the VM. | [] | Msvm_ComputerSystem class | Meaning | https://msdn.microsoft.com/en-us/library/cc136822(v=vs.85).aspx | 10/1438042987171.38_20150728002307-00246-ip-10-236-191-2_878759423_4.json |
d6a87623_Msvm_ComputerSystem_class__Meaning | [Value] Waiting to Start 32771 [Meaning] | The VM will be started after the automatic startup delay configured through the AutomaticStartupActionDelay property of the Msvm_VirtualSystemGlobalSettingData class has elapsed. | [] | Msvm_ComputerSystem class | Meaning | https://msdn.microsoft.com/en-us/library/cc136822(v=vs.85).aspx | 10/1438042987171.38_20150728002307-00246-ip-10-236-191-2_878759423_4.json |
d6a87623_Msvm_ComputerSystem_class__Meaning | [Value] Merging Disks 32772 [Meaning] | Virtual hard disks from previously deleted snapshots are being merged. | [] | Msvm_ComputerSystem class | Meaning | https://msdn.microsoft.com/en-us/library/cc136822(v=vs.85).aspx | 10/1438042987171.38_20150728002307-00246-ip-10-236-191-2_878759423_4.json |
d6a87623_Msvm_ComputerSystem_class__Meaning | [Value] Exporting Virtual Machine 32773 [Meaning] | The VM is being exported. | [] | Msvm_ComputerSystem class | Meaning | https://msdn.microsoft.com/en-us/library/cc136822(v=vs.85).aspx | 10/1438042987171.38_20150728002307-00246-ip-10-236-191-2_878759423_4.json |
d6a87623_Msvm_ComputerSystem_class__Meaning | [Value] Migrating Virtual Machine 32774 [Meaning] | The VM is being migrated live from one physical computer to another. | [] | Msvm_ComputerSystem class | Meaning | https://msdn.microsoft.com/en-us/library/cc136822(v=vs.85).aspx | 10/1438042987171.38_20150728002307-00246-ip-10-236-191-2_878759423_4.json |
1d807847_System_Windows_Namespace_____Enumeration | [Description] Defines values that specify the access that cross-domain callers have to a Silverlight-based application. [Enumeration] | CrossDomainAccess | [] | System.Windows Namespace () | Enumeration | https://msdn.microsoft.com/en-us/library/ms599716(v=vs.95).aspx | 10/1438042987171.38_20150728002307-00311-ip-10-236-191-2_893658881_4.json |
1d807847_System_Windows_Namespace_____Enumeration | [Description] Defines constants that indicate whether elevated permissions are required for an out-of-browser application. [Enumeration] | ElevatedPermissions | [] | System.Windows Namespace () | Enumeration | https://msdn.microsoft.com/en-us/library/ms599716(v=vs.95).aspx | 10/1438042987171.38_20150728002307-00311-ip-10-236-191-2_893658881_4.json |
1d807847_System_Windows_Namespace_____Enumeration | [Description] Defines constants that specify the content flow direction for text and UI elements. [Enumeration] | FlowDirection | [] | System.Windows Namespace () | Enumeration | https://msdn.microsoft.com/en-us/library/ms599716(v=vs.95).aspx | 10/1438042987171.38_20150728002307-00311-ip-10-236-191-2_893658881_4.json |
1d807847_System_Windows_Namespace_____Enumeration | [Description] Describes the capital letter style for a Typography object. [Enumeration] | FontCapitals | [] | System.Windows Namespace () | Enumeration | https://msdn.microsoft.com/en-us/library/ms599716(v=vs.95).aspx | 10/1438042987171.38_20150728002307-00311-ip-10-236-191-2_893658881_4.json |
1d807847_System_Windows_Namespace_____Enumeration | [Description] Provides a mechanism for the user to select font-specific versions of glyphs for a specified East Asian writing system or language. [Enumeration] | FontEastAsianLanguage | [] | System.Windows Namespace () | Enumeration | https://msdn.microsoft.com/en-us/library/ms599716(v=vs.95).aspx | 10/1438042987171.38_20150728002307-00311-ip-10-236-191-2_893658881_4.json |
1d807847_System_Windows_Namespace_____Enumeration | [Description] Provides a mechanism for the user to select glyphs of different width styles. [Enumeration] | FontEastAsianWidths | [] | System.Windows Namespace () | Enumeration | https://msdn.microsoft.com/en-us/library/ms599716(v=vs.95).aspx | 10/1438042987171.38_20150728002307-00311-ip-10-236-191-2_893658881_4.json |
1d807847_System_Windows_Namespace_____Enumeration | [Description] Describes the fraction style for a Typography object. [Enumeration] | FontFraction | [] | System.Windows Namespace () | Enumeration | https://msdn.microsoft.com/en-us/library/ms599716(v=vs.95).aspx | 10/1438042987171.38_20150728002307-00311-ip-10-236-191-2_893658881_4.json |
1d807847_System_Windows_Namespace_____Enumeration | [Description] Describes the numeral alignment for a Typography object. [Enumeration] | FontNumeralAlignment | [] | System.Windows Namespace () | Enumeration | https://msdn.microsoft.com/en-us/library/ms599716(v=vs.95).aspx | 10/1438042987171.38_20150728002307-00311-ip-10-236-191-2_893658881_4.json |
1d807847_System_Windows_Namespace_____Enumeration | [Description] Describes the numeral style for a Typography object. [Enumeration] | FontNumeralStyle | [] | System.Windows Namespace () | Enumeration | https://msdn.microsoft.com/en-us/library/ms599716(v=vs.95).aspx | 10/1438042987171.38_20150728002307-00311-ip-10-236-191-2_893658881_4.json |
1d807847_System_Windows_Namespace_____Enumeration | [Description] Defines access to registered OpenType font variants. [Enumeration] | FontVariants | [] | System.Windows Namespace () | Enumeration | https://msdn.microsoft.com/en-us/library/ms599716(v=vs.95).aspx | 10/1438042987171.38_20150728002307-00311-ip-10-236-191-2_893658881_4.json |
1d807847_System_Windows_Namespace_____Enumeration | [Description] Describes the kind of value that a GridLength object is holding. [Enumeration] | GridUnitType | [] | System.Windows Namespace () | Enumeration | https://msdn.microsoft.com/en-us/library/ms599716(v=vs.95).aspx | 10/1438042987171.38_20150728002307-00311-ip-10-236-191-2_893658881_4.json |
1d807847_System_Windows_Namespace_____Enumeration | [Description] Indicates where an element should be displayed on the horizontal axis relative to the allocated layout slot of the parent element. [Enumeration] | HorizontalAlignment | [] | System.Windows Namespace () | Enumeration | https://msdn.microsoft.com/en-us/library/ms599716(v=vs.95).aspx | 10/1438042987171.38_20150728002307-00311-ip-10-236-191-2_893658881_4.json |
1d807847_System_Windows_Namespace_____Enumeration | [Description] Defines constants that indicate the installation state of an application that is configured to run outside the browser. [Enumeration] | InstallState | [] | System.Windows Namespace () | Enumeration | https://msdn.microsoft.com/en-us/library/ms599716(v=vs.95).aspx | 10/1438042987171.38_20150728002307-00311-ip-10-236-191-2_893658881_4.json |
1d807847_System_Windows_Namespace_____Enumeration | [Description] Describes the mechanism by which a line box is determined for each line. [Enumeration] | LineStackingStrategy | [] | System.Windows Namespace () | Enumeration | https://msdn.microsoft.com/en-us/library/ms599716(v=vs.95).aspx | 10/1438042987171.38_20150728002307-00311-ip-10-236-191-2_893658881_4.json |
1d807847_System_Windows_Namespace_____Enumeration | [Description] Specifies the buttons to include when you display a message box. [Enumeration] | MessageBoxButton | [] | System.Windows Namespace () | Enumeration | https://msdn.microsoft.com/en-us/library/ms599716(v=vs.95).aspx | 10/1438042987171.38_20150728002307-00311-ip-10-236-191-2_893658881_4.json |
1d807847_System_Windows_Namespace_____Enumeration | [Description] Represents a user's response to a message box. [Enumeration] | MessageBoxResult | [] | System.Windows Namespace () | Enumeration | https://msdn.microsoft.com/en-us/library/ms599716(v=vs.95).aspx | 10/1438042987171.38_20150728002307-00311-ip-10-236-191-2_893658881_4.json |
1d807847_System_Windows_Namespace_____Enumeration | [Description] Specifies whether text is centered, left-aligned, or right-aligned. [Enumeration] | TextAlignment | [] | System.Windows Namespace () | Enumeration | https://msdn.microsoft.com/en-us/library/ms599716(v=vs.95).aspx | 10/1438042987171.38_20150728002307-00311-ip-10-236-191-2_893658881_4.json |
1d807847_System_Windows_Namespace_____Enumeration | [Description] Describes how text is trimmed when it overflows the edge of its containing box. [Enumeration] | TextTrimming | [] | System.Windows Namespace () | Enumeration | https://msdn.microsoft.com/en-us/library/ms599716(v=vs.95).aspx | 10/1438042987171.38_20150728002307-00311-ip-10-236-191-2_893658881_4.json |
1d807847_System_Windows_Namespace_____Enumeration | [Description] Specifies whether text wraps when it reaches the edge of its container. [Enumeration] | TextWrapping | [] | System.Windows Namespace () | Enumeration | https://msdn.microsoft.com/en-us/library/ms599716(v=vs.95).aspx | 10/1438042987171.38_20150728002307-00311-ip-10-236-191-2_893658881_4.json |
1d807847_System_Windows_Namespace_____Enumeration | [Description] Describes how a child element is vertically positioned or stretched within a parent's layout slot. [Enumeration] | VerticalAlignment | [] | System.Windows Namespace () | Enumeration | https://msdn.microsoft.com/en-us/library/ms599716(v=vs.95).aspx | 10/1438042987171.38_20150728002307-00311-ip-10-236-191-2_893658881_4.json |
1d807847_System_Windows_Namespace_____Enumeration | [Description] Specifies the display state of an element. [Enumeration] | Visibility | [] | System.Windows Namespace () | Enumeration | https://msdn.microsoft.com/en-us/library/ms599716(v=vs.95).aspx | 10/1438042987171.38_20150728002307-00311-ip-10-236-191-2_893658881_4.json |
1d807847_System_Windows_Namespace_____Enumeration | [Description] Defines constants that represent the edges and corners of a Silverlight out-of-browser application window. [Enumeration] | WindowResizeEdge | [] | System.Windows Namespace () | Enumeration | https://msdn.microsoft.com/en-us/library/ms599716(v=vs.95).aspx | 10/1438042987171.38_20150728002307-00311-ip-10-236-191-2_893658881_4.json |
1d807847_System_Windows_Namespace_____Enumeration | [Description] Defines constants that indicate how an out-of-browser application window is positioned at startup. [Enumeration] | WindowStartupLocation | [] | System.Windows Namespace () | Enumeration | https://msdn.microsoft.com/en-us/library/ms599716(v=vs.95).aspx | 10/1438042987171.38_20150728002307-00311-ip-10-236-191-2_893658881_4.json |
1d807847_System_Windows_Namespace_____Enumeration | [Description] Defines constants that indicate the state of an out-of-browser application window. [Enumeration] | WindowState | [] | System.Windows Namespace () | Enumeration | https://msdn.microsoft.com/en-us/library/ms599716(v=vs.95).aspx | 10/1438042987171.38_20150728002307-00311-ip-10-236-191-2_893658881_4.json |
1d807847_System_Windows_Namespace_____Enumeration | [Description] Defines constants that indicate the appearance of the title bar and border of an out-of-browser application window. [Enumeration] | WindowStyle | [] | System.Windows Namespace () | Enumeration | https://msdn.microsoft.com/en-us/library/ms599716(v=vs.95).aspx | 10/1438042987171.38_20150728002307-00311-ip-10-236-191-2_893658881_4.json |
933c876b_Shortcut_Keys__Description | [Name] Activate application menu [Shortcut keys] ALT + SPACEBAR [Description] | Opens the program menu, allowing the user to manage the state of the application window, for example, move or resize. | [] | Shortcut Keys | Description | https://msdn.microsoft.com/en-US/library/da5kh0wa(v=vs.80).aspx | 10/1438042988065.26_20150728002308-00289-ip-10-236-191-2_883917732_1.json |
933c876b_Shortcut_Keys__Description | [Name] Activate document window menu [Shortcut keys] ALT + HYPHEN [Description] | Opens the document menu, allowing the user to manage the state of the active document window, for example, move or resize. Available only while in MDI mode from within a document window. | [] | Shortcut Keys | Description | https://msdn.microsoft.com/en-US/library/da5kh0wa(v=vs.80).aspx | 10/1438042988065.26_20150728002308-00289-ip-10-236-191-2_883917732_1.json |
933c876b_Shortcut_Keys__Description | [Name] Activate tool window menu [Shortcut keys] ALT + HYPHEN [Description] | Opens the tool window menu, allowing the user to move the tool window within the IDE. Available only while within a tool window. | [] | Shortcut Keys | Description | https://msdn.microsoft.com/en-US/library/da5kh0wa(v=vs.80).aspx | 10/1438042988065.26_20150728002308-00289-ip-10-236-191-2_883917732_1.json |
933c876b_Shortcut_Keys__Description | [Name] Close application [Shortcut keys] ALT + F4 [Description] | Closes the IDE. | [] | Shortcut Keys | Description | https://msdn.microsoft.com/en-US/library/da5kh0wa(v=vs.80).aspx | 10/1438042988065.26_20150728002308-00289-ip-10-236-191-2_883917732_1.json |
933c876b_Shortcut_Keys__Description | [Name] Close document [Shortcut keys] CTRL+F6 [Description] | Closes the active application document. | [] | Shortcut Keys | Description | https://msdn.microsoft.com/en-US/library/da5kh0wa(v=vs.80).aspx | 10/1438042988065.26_20150728002308-00289-ip-10-236-191-2_883917732_1.json |
933c876b_Shortcut_Keys__Description | [Name] Collapse all tree nodes [Shortcut keys] NUM + - [Description] | Collapses all nodes in the current tree view. | [] | Shortcut Keys | Description | https://msdn.microsoft.com/en-US/library/da5kh0wa(v=vs.80).aspx | 10/1438042988065.26_20150728002308-00289-ip-10-236-191-2_883917732_1.json |
933c876b_Shortcut_Keys__Description | [Name] Expand all tree nodes [Shortcut keys] NUM + * [Description] | Expands all nodes in the current tree view. | [] | Shortcut Keys | Description | https://msdn.microsoft.com/en-US/library/da5kh0wa(v=vs.80).aspx | 10/1438042988065.26_20150728002308-00289-ip-10-236-191-2_883917732_1.json |
933c876b_Shortcut_Keys__Description | [Name] Move to menu bar [Shortcut keys] ALT [Description] | Activates the main IDE menu bar. | [] | Shortcut Keys | Description | https://msdn.microsoft.com/en-US/library/da5kh0wa(v=vs.80).aspx | 10/1438042988065.26_20150728002308-00289-ip-10-236-191-2_883917732_1.json |
933c876b_Shortcut_Keys__Description | [Name] Move to next toolbar [Shortcut keys] CTRL + TAB [Description] | Moves to the next visible toolbar. Available only while the main menu bar is active. | [] | Shortcut Keys | Description | https://msdn.microsoft.com/en-US/library/da5kh0wa(v=vs.80).aspx | 10/1438042988065.26_20150728002308-00289-ip-10-236-191-2_883917732_1.json |
933c876b_Shortcut_Keys__Description | [Name] Move to previous toolbar [Shortcut keys] CTRL + SHIFT + TAB [Description] | Moves to the previous visible toolbar. Available only while the main menu bar is active. | [] | Shortcut Keys | Description | https://msdn.microsoft.com/en-US/library/da5kh0wa(v=vs.80).aspx | 10/1438042988065.26_20150728002308-00289-ip-10-236-191-2_883917732_1.json |
933c876b_Shortcut_Keys__Description | [Name] Move to tool window toolbar [Shortcut keys] SHIFT + ALT [Description] | Activates the tool window toolbar. Available only while in a tool window containing a toolbar. | [] | Shortcut Keys | Description | https://msdn.microsoft.com/en-US/library/da5kh0wa(v=vs.80).aspx | 10/1438042988065.26_20150728002308-00289-ip-10-236-191-2_883917732_1.json |
933c876b_Shortcut_Keys__Description | [Name] Move tree focus down [Shortcut keys] CTRL + DOWN ARROW [Description] | Moves the focus in tree view down without changing the selection. This shortcut can be used to select multiple items in the tree. | [] | Shortcut Keys | Description | https://msdn.microsoft.com/en-US/library/da5kh0wa(v=vs.80).aspx | 10/1438042988065.26_20150728002308-00289-ip-10-236-191-2_883917732_1.json |
933c876b_Shortcut_Keys__Description | [Name] Move tree focus up [Shortcut keys] CTRL + UP ARROW [Description] | Moves the focus in tree view up without changing the selection. This shortcut can be used to select multiple items in the tree. | [] | Shortcut Keys | Description | https://msdn.microsoft.com/en-US/library/da5kh0wa(v=vs.80).aspx | 10/1438042988065.26_20150728002308-00289-ip-10-236-191-2_883917732_1.json |
933c876b_Shortcut_Keys__Description | [Name] Shortcut menu [Shortcut keys] SHIFT + F10 [Description] | Displays the shortcut menu. | [] | Shortcut Keys | Description | https://msdn.microsoft.com/en-US/library/da5kh0wa(v=vs.80).aspx | 10/1438042988065.26_20150728002308-00289-ip-10-236-191-2_883917732_1.json |
933c876b_Shortcut_Keys__Description | [Name] Toggle drop-down list visibility [Shortcut keys] F4 [Description] | Hides and shows a drop-down list. Available only while within a drop-down list. | [] | Shortcut Keys | Description | https://msdn.microsoft.com/en-US/library/da5kh0wa(v=vs.80).aspx | 10/1438042988065.26_20150728002308-00289-ip-10-236-191-2_883917732_1.json |
933c876b_Shortcut_Keys__Description | [Name] Toggle tree focus selection [Shortcut keys] CTRL + SPACEBAR [Description] | Toggles a selection for the current focus in tree view. | [] | Shortcut Keys | Description | https://msdn.microsoft.com/en-US/library/da5kh0wa(v=vs.80).aspx | 10/1438042988065.26_20150728002308-00289-ip-10-236-191-2_883917732_1.json |
d8c8adf5_Shortcut_Keys__Name | [Shortcut keys] ALT + SPACEBAR [Description] Opens the program menu, allowing the user to manage the state of the application window, for example, move or resize. [Name] | Activate application menu | [] | Shortcut Keys | Name | https://msdn.microsoft.com/en-US/library/da5kh0wa(v=vs.80).aspx | 10/1438042988065.26_20150728002308-00289-ip-10-236-191-2_883917732_1.json |
d8c8adf5_Shortcut_Keys__Name | [Shortcut keys] ALT + HYPHEN [Description] Opens the document menu, allowing the user to manage the state of the active document window, for example, move or resize. Available only while in MDI mode from within a document window. [Name] | Activate document window menu | [] | Shortcut Keys | Name | https://msdn.microsoft.com/en-US/library/da5kh0wa(v=vs.80).aspx | 10/1438042988065.26_20150728002308-00289-ip-10-236-191-2_883917732_1.json |
d8c8adf5_Shortcut_Keys__Name | [Shortcut keys] ALT + HYPHEN [Description] Opens the tool window menu, allowing the user to move the tool window within the IDE. Available only while within a tool window. [Name] | Activate tool window menu | [] | Shortcut Keys | Name | https://msdn.microsoft.com/en-US/library/da5kh0wa(v=vs.80).aspx | 10/1438042988065.26_20150728002308-00289-ip-10-236-191-2_883917732_1.json |
d8c8adf5_Shortcut_Keys__Name | [Shortcut keys] ALT + F4 [Description] Closes the IDE. [Name] | Close application | [] | Shortcut Keys | Name | https://msdn.microsoft.com/en-US/library/da5kh0wa(v=vs.80).aspx | 10/1438042988065.26_20150728002308-00289-ip-10-236-191-2_883917732_1.json |
d8c8adf5_Shortcut_Keys__Name | [Shortcut keys] CTRL+F6 [Description] Closes the active application document. [Name] | Close document | [] | Shortcut Keys | Name | https://msdn.microsoft.com/en-US/library/da5kh0wa(v=vs.80).aspx | 10/1438042988065.26_20150728002308-00289-ip-10-236-191-2_883917732_1.json |
d8c8adf5_Shortcut_Keys__Name | [Shortcut keys] NUM + - [Description] Collapses all nodes in the current tree view. [Name] | Collapse all tree nodes | [] | Shortcut Keys | Name | https://msdn.microsoft.com/en-US/library/da5kh0wa(v=vs.80).aspx | 10/1438042988065.26_20150728002308-00289-ip-10-236-191-2_883917732_1.json |
d8c8adf5_Shortcut_Keys__Name | [Shortcut keys] NUM + * [Description] Expands all nodes in the current tree view. [Name] | Expand all tree nodes | [] | Shortcut Keys | Name | https://msdn.microsoft.com/en-US/library/da5kh0wa(v=vs.80).aspx | 10/1438042988065.26_20150728002308-00289-ip-10-236-191-2_883917732_1.json |
d8c8adf5_Shortcut_Keys__Name | [Shortcut keys] ALT [Description] Activates the main IDE menu bar. [Name] | Move to menu bar | [] | Shortcut Keys | Name | https://msdn.microsoft.com/en-US/library/da5kh0wa(v=vs.80).aspx | 10/1438042988065.26_20150728002308-00289-ip-10-236-191-2_883917732_1.json |
d8c8adf5_Shortcut_Keys__Name | [Shortcut keys] CTRL + TAB [Description] Moves to the next visible toolbar. Available only while the main menu bar is active. [Name] | Move to next toolbar | [] | Shortcut Keys | Name | https://msdn.microsoft.com/en-US/library/da5kh0wa(v=vs.80).aspx | 10/1438042988065.26_20150728002308-00289-ip-10-236-191-2_883917732_1.json |
d8c8adf5_Shortcut_Keys__Name | [Shortcut keys] CTRL + SHIFT + TAB [Description] Moves to the previous visible toolbar. Available only while the main menu bar is active. [Name] | Move to previous toolbar | [] | Shortcut Keys | Name | https://msdn.microsoft.com/en-US/library/da5kh0wa(v=vs.80).aspx | 10/1438042988065.26_20150728002308-00289-ip-10-236-191-2_883917732_1.json |
d8c8adf5_Shortcut_Keys__Name | [Shortcut keys] SHIFT + ALT [Description] Activates the tool window toolbar. Available only while in a tool window containing a toolbar. [Name] | Move to tool window toolbar | [] | Shortcut Keys | Name | https://msdn.microsoft.com/en-US/library/da5kh0wa(v=vs.80).aspx | 10/1438042988065.26_20150728002308-00289-ip-10-236-191-2_883917732_1.json |
d8c8adf5_Shortcut_Keys__Name | [Shortcut keys] CTRL + DOWN ARROW [Description] Moves the focus in tree view down without changing the selection. This shortcut can be used to select multiple items in the tree. [Name] | Move tree focus down | [] | Shortcut Keys | Name | https://msdn.microsoft.com/en-US/library/da5kh0wa(v=vs.80).aspx | 10/1438042988065.26_20150728002308-00289-ip-10-236-191-2_883917732_1.json |
d8c8adf5_Shortcut_Keys__Name | [Shortcut keys] CTRL + UP ARROW [Description] Moves the focus in tree view up without changing the selection. This shortcut can be used to select multiple items in the tree. [Name] | Move tree focus up | [] | Shortcut Keys | Name | https://msdn.microsoft.com/en-US/library/da5kh0wa(v=vs.80).aspx | 10/1438042988065.26_20150728002308-00289-ip-10-236-191-2_883917732_1.json |
d8c8adf5_Shortcut_Keys__Name | [Shortcut keys] SHIFT + F10 [Description] Displays the shortcut menu. [Name] | Shortcut menu | [] | Shortcut Keys | Name | https://msdn.microsoft.com/en-US/library/da5kh0wa(v=vs.80).aspx | 10/1438042988065.26_20150728002308-00289-ip-10-236-191-2_883917732_1.json |
d8c8adf5_Shortcut_Keys__Name | [Shortcut keys] F4 [Description] Hides and shows a drop-down list. Available only while within a drop-down list. [Name] | Toggle drop-down list visibility | [] | Shortcut Keys | Name | https://msdn.microsoft.com/en-US/library/da5kh0wa(v=vs.80).aspx | 10/1438042988065.26_20150728002308-00289-ip-10-236-191-2_883917732_1.json |
d8c8adf5_Shortcut_Keys__Name | [Shortcut keys] CTRL + SPACEBAR [Description] Toggles a selection for the current focus in tree view. [Name] | Toggle tree focus selection | [] | Shortcut Keys | Name | https://msdn.microsoft.com/en-US/library/da5kh0wa(v=vs.80).aspx | 10/1438042988065.26_20150728002308-00289-ip-10-236-191-2_883917732_1.json |
3b88e8ed_chment_Class__System_Net_Mail___Description | [Name] Attachment(String) [Description] | Initializes a new instance of the Attachment class with the specified content string. | [] | Attachment Class (System.Net.Mail) | Description | https://msdn.microsoft.com/en-us/library/system.net.mail.attachment(v=vs.100).aspx | 10/1438042992201.62_20150728002312-00096-ip-10-236-191-2_864758161_0.json |
3b88e8ed_chment_Class__System_Net_Mail___Description | [Name] Attachment(Stream, ContentType) [Description] | Initializes a new instance of the Attachment class with the specified stream and content type. | [] | Attachment Class (System.Net.Mail) | Description | https://msdn.microsoft.com/en-us/library/system.net.mail.attachment(v=vs.100).aspx | 10/1438042992201.62_20150728002312-00096-ip-10-236-191-2_864758161_0.json |
3b88e8ed_chment_Class__System_Net_Mail___Description | [Name] Attachment(Stream, String) [Description] | Initializes a new instance of the Attachment class with the specified stream and name. | [] | Attachment Class (System.Net.Mail) | Description | https://msdn.microsoft.com/en-us/library/system.net.mail.attachment(v=vs.100).aspx | 10/1438042992201.62_20150728002312-00096-ip-10-236-191-2_864758161_0.json |
3b88e8ed_chment_Class__System_Net_Mail___Description | [Name] Attachment(String, ContentType) [Description] | Initializes a new instance of the Attachment class with the specified content string and ContentType. | [] | Attachment Class (System.Net.Mail) | Description | https://msdn.microsoft.com/en-us/library/system.net.mail.attachment(v=vs.100).aspx | 10/1438042992201.62_20150728002312-00096-ip-10-236-191-2_864758161_0.json |
3b88e8ed_chment_Class__System_Net_Mail___Description | [Name] Attachment(String, String) [Description] | Initializes a new instance of the Attachment class with the specified content string and MIME type information. | [] | Attachment Class (System.Net.Mail) | Description | https://msdn.microsoft.com/en-us/library/system.net.mail.attachment(v=vs.100).aspx | 10/1438042992201.62_20150728002312-00096-ip-10-236-191-2_864758161_0.json |
3b88e8ed_chment_Class__System_Net_Mail___Description | [Name] Attachment(Stream, String, String) [Description] | Initializes a new instance of the Attachment class with the specified stream, name, and MIME type information. | [] | Attachment Class (System.Net.Mail) | Description | https://msdn.microsoft.com/en-us/library/system.net.mail.attachment(v=vs.100).aspx | 10/1438042992201.62_20150728002312-00096-ip-10-236-191-2_864758161_0.json |
46acead8_DateTime_Structure__System___Description | [Name] Add [Description] | Returns a new DateTime that adds the value of the specified TimeSpan to the value of this instance. | [] | DateTime Structure (System) | Description | https://msdn.microsoft.com/en-us/library/03ybds8y(v=vs.95) | 10/1438042987171.38_20150728002307-00047-ip-10-236-191-2_869389667_2.json |
46acead8_DateTime_Structure__System___Description | [Name] AddDays [Description] | Returns a new DateTime that adds the specified number of days to the value of this instance. | [] | DateTime Structure (System) | Description | https://msdn.microsoft.com/en-us/library/03ybds8y(v=vs.95) | 10/1438042987171.38_20150728002307-00047-ip-10-236-191-2_869389667_2.json |
46acead8_DateTime_Structure__System___Description | [Name] AddHours [Description] | Returns a new DateTime that adds the specified number of hours to the value of this instance. | [] | DateTime Structure (System) | Description | https://msdn.microsoft.com/en-us/library/03ybds8y(v=vs.95) | 10/1438042987171.38_20150728002307-00047-ip-10-236-191-2_869389667_2.json |
46acead8_DateTime_Structure__System___Description | [Name] AddMilliseconds [Description] | Returns a new DateTime that adds the specified number of milliseconds to the value of this instance. | [] | DateTime Structure (System) | Description | https://msdn.microsoft.com/en-us/library/03ybds8y(v=vs.95) | 10/1438042987171.38_20150728002307-00047-ip-10-236-191-2_869389667_2.json |
46acead8_DateTime_Structure__System___Description | [Name] AddMinutes [Description] | Returns a new DateTime that adds the specified number of minutes to the value of this instance. | [] | DateTime Structure (System) | Description | https://msdn.microsoft.com/en-us/library/03ybds8y(v=vs.95) | 10/1438042987171.38_20150728002307-00047-ip-10-236-191-2_869389667_2.json |
46acead8_DateTime_Structure__System___Description | [Name] AddMonths [Description] | Returns a new DateTime that adds the specified number of months to the value of this instance. | [] | DateTime Structure (System) | Description | https://msdn.microsoft.com/en-us/library/03ybds8y(v=vs.95) | 10/1438042987171.38_20150728002307-00047-ip-10-236-191-2_869389667_2.json |
46acead8_DateTime_Structure__System___Description | [Name] AddSeconds [Description] | Returns a new DateTime that adds the specified number of seconds to the value of this instance. | [] | DateTime Structure (System) | Description | https://msdn.microsoft.com/en-us/library/03ybds8y(v=vs.95) | 10/1438042987171.38_20150728002307-00047-ip-10-236-191-2_869389667_2.json |
Subsets and Splits
No saved queries yet
Save your SQL queries to embed, download, and access them later. Queries will appear here once saved.