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
|
---|---|---|---|---|---|---|---|
54e347b8_System_Text_Namespace__Description | [Class] EncoderFallback [Description] | Provides a failure-handling mechanism, called a fallback, for an input character that cannot be converted to an encoded output byte sequence. | [] | System.Text Namespace | Description | https://msdn.microsoft.com/en-US/library/system.text(v=vs.85).aspx | 6/1438042981576.7_20150728002301-00199-ip-10-236-191-2_861275189_0.json |
54e347b8_System_Text_Namespace__Description | [Class] EncoderFallbackBuffer [Description] | Passes a string to an encoding operation that is emitted instead of any input character that cannot be encoded. | [] | System.Text Namespace | Description | https://msdn.microsoft.com/en-US/library/system.text(v=vs.85).aspx | 6/1438042981576.7_20150728002301-00199-ip-10-236-191-2_861275189_0.json |
54e347b8_System_Text_Namespace__Description | [Class] EncoderFallbackException [Description] | The exception that is thrown when an encoder fallback operation fails. This class cannot be inherited. | [] | System.Text Namespace | Description | https://msdn.microsoft.com/en-US/library/system.text(v=vs.85).aspx | 6/1438042981576.7_20150728002301-00199-ip-10-236-191-2_861275189_0.json |
54e347b8_System_Text_Namespace__Description | [Class] EncoderReplacementFallback [Description] | Provides a failure handling mechanism, called a fallback, for an input character that cannot be converted to an output byte sequence. The fallback uses a user-specified replacement string instead of the original input character. This class cannot be inherited. | [] | System.Text Namespace | Description | https://msdn.microsoft.com/en-US/library/system.text(v=vs.85).aspx | 6/1438042981576.7_20150728002301-00199-ip-10-236-191-2_861275189_0.json |
54e347b8_System_Text_Namespace__Description | [Class] EncoderReplacementFallbackBuffer [Description] | Represents a substitute input string that is used when the original input character cannot be encoded. This class cannot be inherited. | [] | System.Text Namespace | Description | https://msdn.microsoft.com/en-US/library/system.text(v=vs.85).aspx | 6/1438042981576.7_20150728002301-00199-ip-10-236-191-2_861275189_0.json |
54e347b8_System_Text_Namespace__Description | [Class] Encoding [Description] | Represents a character encoding. | [] | System.Text Namespace | Description | https://msdn.microsoft.com/en-US/library/system.text(v=vs.85).aspx | 6/1438042981576.7_20150728002301-00199-ip-10-236-191-2_861275189_0.json |
54e347b8_System_Text_Namespace__Description | [Class] EncodingInfo [Description] | Provides basic information about an encoding. | [] | System.Text Namespace | Description | https://msdn.microsoft.com/en-US/library/system.text(v=vs.85).aspx | 6/1438042981576.7_20150728002301-00199-ip-10-236-191-2_861275189_0.json |
54e347b8_System_Text_Namespace__Description | [Class] StringBuilder [Description] | Represents a mutable string of characters. This class cannot be inherited. | [] | System.Text Namespace | Description | https://msdn.microsoft.com/en-US/library/system.text(v=vs.85).aspx | 6/1438042981576.7_20150728002301-00199-ip-10-236-191-2_861275189_0.json |
54e347b8_System_Text_Namespace__Description | [Class] UnicodeEncoding [Description] | Represents a UTF-16 encoding of Unicode characters. | [] | System.Text Namespace | Description | https://msdn.microsoft.com/en-US/library/system.text(v=vs.85).aspx | 6/1438042981576.7_20150728002301-00199-ip-10-236-191-2_861275189_0.json |
54e347b8_System_Text_Namespace__Description | [Class] UTF32Encoding [Description] | Represents a UTF-32 encoding of Unicode characters. | [] | System.Text Namespace | Description | https://msdn.microsoft.com/en-US/library/system.text(v=vs.85).aspx | 6/1438042981576.7_20150728002301-00199-ip-10-236-191-2_861275189_0.json |
54e347b8_System_Text_Namespace__Description | [Class] UTF7Encoding [Description] | Represents a UTF-7 encoding of Unicode characters. | [] | System.Text Namespace | Description | https://msdn.microsoft.com/en-US/library/system.text(v=vs.85).aspx | 6/1438042981576.7_20150728002301-00199-ip-10-236-191-2_861275189_0.json |
54e347b8_System_Text_Namespace__Description | [Class] UTF8Encoding [Description] | Represents a UTF-8 encoding of Unicode characters. | [] | System.Text Namespace | Description | https://msdn.microsoft.com/en-US/library/system.text(v=vs.85).aspx | 6/1438042981576.7_20150728002301-00199-ip-10-236-191-2_861275189_0.json |
49699a1c_Default_Settings_Shortcut_Keys__Description | [Command Name] Database.Run [Shortcut Keys] CTRL + E [Description] | Runs the currently active database object. | [] | Default Settings Shortcut Keys | Description | https://msdn.microsoft.com/en-us/library/xte2hh6a(v=vs.71).aspx | 6/1438042981576.7_20150728002301-00002-ip-10-236-191-2_877393133_6.json |
49699a1c_Default_Settings_Shortcut_Keys__Description | [Command Name] Database.RunSelection [Shortcut Keys] CTRL + Q [Description] | Runs the current selection in the SQL editor. | [] | Default Settings Shortcut Keys | Description | https://msdn.microsoft.com/en-us/library/xte2hh6a(v=vs.71).aspx | 6/1438042981576.7_20150728002301-00002-ip-10-236-191-2_877393133_6.json |
49699a1c_Default_Settings_Shortcut_Keys__Description | [Command Name] Database.StepInto [Shortcut Keys] ALT + F5 [Description] | Steps into debug mode for the currently active database object. | [] | Default Settings Shortcut Keys | Description | https://msdn.microsoft.com/en-us/library/xte2hh6a(v=vs.71).aspx | 6/1438042981576.7_20150728002301-00002-ip-10-236-191-2_877393133_6.json |
49699a1c_Default_Settings_Shortcut_Keys__Description | [Command Name] Query.Run [Shortcut Keys] CTRL + R [Description] | Executes the query. Available only in the Query Designer. | [] | Default Settings Shortcut Keys | Description | https://msdn.microsoft.com/en-us/library/xte2hh6a(v=vs.71).aspx | 6/1438042981576.7_20150728002301-00002-ip-10-236-191-2_877393133_6.json |
49699a1c_Default_Settings_Shortcut_Keys__Description | [Command Name] View.Diagram [Shortcut Keys] CTRL + 1 [Description] | Displays the Diagram pane of the Query designer. Available only in the Query designer. | [] | Default Settings Shortcut Keys | Description | https://msdn.microsoft.com/en-us/library/xte2hh6a(v=vs.71).aspx | 6/1438042981576.7_20150728002301-00002-ip-10-236-191-2_877393133_6.json |
49699a1c_Default_Settings_Shortcut_Keys__Description | [Command Name] View.Grid [Shortcut Keys] CTRL + 2 [Description] | Displays the Grid pane of the Query designer. Available only in the Query designer. | [] | Default Settings Shortcut Keys | Description | https://msdn.microsoft.com/en-us/library/xte2hh6a(v=vs.71).aspx | 6/1438042981576.7_20150728002301-00002-ip-10-236-191-2_877393133_6.json |
49699a1c_Default_Settings_Shortcut_Keys__Description | [Command Name] View.Results [Shortcut Keys] CTRL + 4 [Description] | Displays the Results pane of the Query designer. Available only in the Query designer. | [] | Default Settings Shortcut Keys | Description | https://msdn.microsoft.com/en-us/library/xte2hh6a(v=vs.71).aspx | 6/1438042981576.7_20150728002301-00002-ip-10-236-191-2_877393133_6.json |
49699a1c_Default_Settings_Shortcut_Keys__Description | [Command Name] View.SQL [Shortcut Keys] CTRL + 3 [Description] | Displays the SQL pane of the Query designer. Available only in the Query designer. | [] | Default Settings Shortcut Keys | Description | https://msdn.microsoft.com/en-us/library/xte2hh6a(v=vs.71).aspx | 6/1438042981576.7_20150728002301-00002-ip-10-236-191-2_877393133_6.json |
3648fa62_s__System_Collections_Generic___Description | [Name] Add [Description] | Adds an element with the specified key and value into the SortedDictionary. | [] | SortedDictionary(TKey, TValue) Class (System.Collections.Generic) | Description | https://msdn.microsoft.com/en-us/library/vstudio/f7fta44c.aspx | 6/1438042988860.4_20150728002308-00279-ip-10-236-191-2_883492672_2.json |
3648fa62_s__System_Collections_Generic___Description | [Name] Clear [Description] | Removes all elements from the SortedDictionary. | [] | SortedDictionary(TKey, TValue) Class (System.Collections.Generic) | Description | https://msdn.microsoft.com/en-us/library/vstudio/f7fta44c.aspx | 6/1438042988860.4_20150728002308-00279-ip-10-236-191-2_883492672_2.json |
3648fa62_s__System_Collections_Generic___Description | [Name] ContainsKey [Description] | Determines whether the SortedDictionary contains an element with the specified key. | [] | SortedDictionary(TKey, TValue) Class (System.Collections.Generic) | Description | https://msdn.microsoft.com/en-us/library/vstudio/f7fta44c.aspx | 6/1438042988860.4_20150728002308-00279-ip-10-236-191-2_883492672_2.json |
3648fa62_s__System_Collections_Generic___Description | [Name] ContainsValue [Description] | Determines whether the SortedDictionary contains an element with the specified value. | [] | SortedDictionary(TKey, TValue) Class (System.Collections.Generic) | Description | https://msdn.microsoft.com/en-us/library/vstudio/f7fta44c.aspx | 6/1438042988860.4_20150728002308-00279-ip-10-236-191-2_883492672_2.json |
3648fa62_s__System_Collections_Generic___Description | [Name] CopyTo [Description] | Copies the elements of the SortedDictionary to the specified array of KeyValuePair structures, starting at the specified index. | [] | SortedDictionary(TKey, TValue) Class (System.Collections.Generic) | Description | https://msdn.microsoft.com/en-us/library/vstudio/f7fta44c.aspx | 6/1438042988860.4_20150728002308-00279-ip-10-236-191-2_883492672_2.json |
3648fa62_s__System_Collections_Generic___Description | [Name] Equals(Object) [Description] | Determines whether the specified object is equal to the current object. (Inherited from Object.) | [] | SortedDictionary(TKey, TValue) Class (System.Collections.Generic) | Description | https://msdn.microsoft.com/en-us/library/vstudio/f7fta44c.aspx | 6/1438042988860.4_20150728002308-00279-ip-10-236-191-2_883492672_2.json |
3648fa62_s__System_Collections_Generic___Description | [Name] Finalize [Description] | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | [] | SortedDictionary(TKey, TValue) Class (System.Collections.Generic) | Description | https://msdn.microsoft.com/en-us/library/vstudio/f7fta44c.aspx | 6/1438042988860.4_20150728002308-00279-ip-10-236-191-2_883492672_2.json |
3648fa62_s__System_Collections_Generic___Description | [Name] GetEnumerator [Description] | Returns an enumerator that iterates through the SortedDictionary. | [] | SortedDictionary(TKey, TValue) Class (System.Collections.Generic) | Description | https://msdn.microsoft.com/en-us/library/vstudio/f7fta44c.aspx | 6/1438042988860.4_20150728002308-00279-ip-10-236-191-2_883492672_2.json |
3648fa62_s__System_Collections_Generic___Description | [Name] GetHashCode [Description] | Serves as the default hash function. (Inherited from Object.) | [] | SortedDictionary(TKey, TValue) Class (System.Collections.Generic) | Description | https://msdn.microsoft.com/en-us/library/vstudio/f7fta44c.aspx | 6/1438042988860.4_20150728002308-00279-ip-10-236-191-2_883492672_2.json |
3648fa62_s__System_Collections_Generic___Description | [Name] GetType [Description] | Gets the Type of the current instance. (Inherited from Object.) | [] | SortedDictionary(TKey, TValue) Class (System.Collections.Generic) | Description | https://msdn.microsoft.com/en-us/library/vstudio/f7fta44c.aspx | 6/1438042988860.4_20150728002308-00279-ip-10-236-191-2_883492672_2.json |
3648fa62_s__System_Collections_Generic___Description | [Name] MemberwiseClone [Description] | Creates a shallow copy of the current Object. (Inherited from Object.) | [] | SortedDictionary(TKey, TValue) Class (System.Collections.Generic) | Description | https://msdn.microsoft.com/en-us/library/vstudio/f7fta44c.aspx | 6/1438042988860.4_20150728002308-00279-ip-10-236-191-2_883492672_2.json |
3648fa62_s__System_Collections_Generic___Description | [Name] Remove [Description] | Removes the element with the specified key from the SortedDictionary. | [] | SortedDictionary(TKey, TValue) Class (System.Collections.Generic) | Description | https://msdn.microsoft.com/en-us/library/vstudio/f7fta44c.aspx | 6/1438042988860.4_20150728002308-00279-ip-10-236-191-2_883492672_2.json |
3648fa62_s__System_Collections_Generic___Description | [Name] ToString [Description] | Returns a string that represents the current object. (Inherited from Object.) | [] | SortedDictionary(TKey, TValue) Class (System.Collections.Generic) | Description | https://msdn.microsoft.com/en-us/library/vstudio/f7fta44c.aspx | 6/1438042988860.4_20150728002308-00279-ip-10-236-191-2_883492672_2.json |
3648fa62_s__System_Collections_Generic___Description | [Name] TryGetValue [Description] | Gets the value associated with the specified key. | [] | SortedDictionary(TKey, TValue) Class (System.Collections.Generic) | Description | https://msdn.microsoft.com/en-us/library/vstudio/f7fta44c.aspx | 6/1438042988860.4_20150728002308-00279-ip-10-236-191-2_883492672_2.json |
256137d4_eReportControl_Method__Access___Required_Optional | [Name] ReportName [Data Type] String [Description] The name of the open report on which you want to create the control. [Required/Optional] | Required | [
[
"R",
"e",
"q",
"u",
"i",
"r",
"e",
"d"
],
[
"O",
"p",
"t",
"i",
"o",
"n",
"a",
"l"
]
] | Application.CreateReportControl Method (Access) | Required/Optional | https://msdn.microsoft.com/en-us/library/ff193518(v=office.14).aspx | 6/1438042988860.4_20150728002308-00064-ip-10-236-191-2_893720749_0.json |
256137d4_eReportControl_Method__Access___Required_Optional | [Name] ControlType [Data Type] AcControlType [Description] An AcControlType constant that represents the type of control you want to create. [Required/Optional] | Required | [
[
"R",
"e",
"q",
"u",
"i",
"r",
"e",
"d"
],
[
"O",
"p",
"t",
"i",
"o",
"n",
"a",
"l"
]
] | Application.CreateReportControl Method (Access) | Required/Optional | https://msdn.microsoft.com/en-us/library/ff193518(v=office.14).aspx | 6/1438042988860.4_20150728002308-00064-ip-10-236-191-2_893720749_0.json |
256137d4_eReportControl_Method__Access___Required_Optional | [Name] Section [Data Type] AcSection [Description] An AcSection constant that identifying the section that will contain the new control. [Required/Optional] | Optional | [
[
"R",
"e",
"q",
"u",
"i",
"r",
"e",
"d"
],
[
"O",
"p",
"t",
"i",
"o",
"n",
"a",
"l"
]
] | Application.CreateReportControl Method (Access) | Required/Optional | https://msdn.microsoft.com/en-us/library/ff193518(v=office.14).aspx | 6/1438042988860.4_20150728002308-00064-ip-10-236-191-2_893720749_0.json |
256137d4_eReportControl_Method__Access___Required_Optional | [Name] Parent [Data Type] Variant [Description] A string expression identifying the name of the parent control of an attached control. For controls that have no parent control, use a zero-length string for this argument, or omit it. [Required/Optional] | Optional | [
[
"R",
"e",
"q",
"u",
"i",
"r",
"e",
"d"
],
[
"O",
"p",
"t",
"i",
"o",
"n",
"a",
"l"
]
] | Application.CreateReportControl Method (Access) | Required/Optional | https://msdn.microsoft.com/en-us/library/ff193518(v=office.14).aspx | 6/1438042988860.4_20150728002308-00064-ip-10-236-191-2_893720749_0.json |
256137d4_eReportControl_Method__Access___Required_Optional | [Name] ColumnName [Data Type] Variant [Description] The name of the field to which the control will be bound, if it is to be a data-bound control. [Required/Optional] | Optional | [
[
"R",
"e",
"q",
"u",
"i",
"r",
"e",
"d"
],
[
"O",
"p",
"t",
"i",
"o",
"n",
"a",
"l"
]
] | Application.CreateReportControl Method (Access) | Required/Optional | https://msdn.microsoft.com/en-us/library/ff193518(v=office.14).aspx | 6/1438042988860.4_20150728002308-00064-ip-10-236-191-2_893720749_0.json |
256137d4_eReportControl_Method__Access___Required_Optional | [Name] Left, Top [Data Type] Variant [Description] The coordinates for the upper-left corner of the control in twips. [Required/Optional] | Optional | [
[
"R",
"e",
"q",
"u",
"i",
"r",
"e",
"d"
],
[
"O",
"p",
"t",
"i",
"o",
"n",
"a",
"l"
]
] | Application.CreateReportControl Method (Access) | Required/Optional | https://msdn.microsoft.com/en-us/library/ff193518(v=office.14).aspx | 6/1438042988860.4_20150728002308-00064-ip-10-236-191-2_893720749_0.json |
256137d4_eReportControl_Method__Access___Required_Optional | [Name] Width, Height [Data Type] Variant [Description] The width and height of the control in twips. [Required/Optional] | Optional | [
[
"R",
"e",
"q",
"u",
"i",
"r",
"e",
"d"
],
[
"O",
"p",
"t",
"i",
"o",
"n",
"a",
"l"
]
] | Application.CreateReportControl Method (Access) | Required/Optional | https://msdn.microsoft.com/en-us/library/ff193518(v=office.14).aspx | 6/1438042988860.4_20150728002308-00064-ip-10-236-191-2_893720749_0.json |
c6496a14_equest_Properties__System_Net___Name | [Description] Gets or sets the value of the Accept HTTP header. [Name] | Accept | [] | HttpWebRequest Properties (System.Net) | Name | https://msdn.microsoft.com/en-us/library/system.net.httpwebrequest_properties(v=vs.100).aspx | 6/1438042988860.4_20150728002308-00307-ip-10-236-191-2_888427139_0.json |
c6496a14_equest_Properties__System_Net___Name | [Description] Gets the Uniform Resource Identifier (URI) of the Internet resource that actually responds to the request. [Name] | Address | [] | HttpWebRequest Properties (System.Net) | Name | https://msdn.microsoft.com/en-us/library/system.net.httpwebrequest_properties(v=vs.100).aspx | 6/1438042988860.4_20150728002308-00307-ip-10-236-191-2_888427139_0.json |
c6496a14_equest_Properties__System_Net___Name | [Description] Gets or sets a value that indicates whether the request should follow redirection responses. [Name] | AllowAutoRedirect | [] | HttpWebRequest Properties (System.Net) | Name | https://msdn.microsoft.com/en-us/library/system.net.httpwebrequest_properties(v=vs.100).aspx | 6/1438042988860.4_20150728002308-00307-ip-10-236-191-2_888427139_0.json |
c6496a14_equest_Properties__System_Net___Name | [Description] Gets or sets a value that indicates whether to buffer the data sent to the Internet resource. [Name] | AllowWriteStreamBuffering | [] | HttpWebRequest Properties (System.Net) | Name | https://msdn.microsoft.com/en-us/library/system.net.httpwebrequest_properties(v=vs.100).aspx | 6/1438042988860.4_20150728002308-00307-ip-10-236-191-2_888427139_0.json |
c6496a14_equest_Properties__System_Net___Name | [Description] Gets or sets values indicating the level of authentication and impersonation used for this request. (Inherited from WebRequest.) [Name] | AuthenticationLevel | [] | HttpWebRequest Properties (System.Net) | Name | https://msdn.microsoft.com/en-us/library/system.net.httpwebrequest_properties(v=vs.100).aspx | 6/1438042988860.4_20150728002308-00307-ip-10-236-191-2_888427139_0.json |
c6496a14_equest_Properties__System_Net___Name | [Description] Gets or sets the type of decompression that is used. [Name] | AutomaticDecompression | [] | HttpWebRequest Properties (System.Net) | Name | https://msdn.microsoft.com/en-us/library/system.net.httpwebrequest_properties(v=vs.100).aspx | 6/1438042988860.4_20150728002308-00307-ip-10-236-191-2_888427139_0.json |
c6496a14_equest_Properties__System_Net___Name | [Description] Gets or sets the cache policy for this request. (Inherited from WebRequest.) [Name] | CachePolicy | [] | HttpWebRequest Properties (System.Net) | Name | https://msdn.microsoft.com/en-us/library/system.net.httpwebrequest_properties(v=vs.100).aspx | 6/1438042988860.4_20150728002308-00307-ip-10-236-191-2_888427139_0.json |
c6496a14_equest_Properties__System_Net___Name | [Description] Gets or sets the collection of security certificates that are associated with this request. [Name] | ClientCertificates | [] | HttpWebRequest Properties (System.Net) | Name | https://msdn.microsoft.com/en-us/library/system.net.httpwebrequest_properties(v=vs.100).aspx | 6/1438042988860.4_20150728002308-00307-ip-10-236-191-2_888427139_0.json |
c6496a14_equest_Properties__System_Net___Name | [Description] Gets or sets the value of the Connection HTTP header. [Name] | Connection | [] | HttpWebRequest Properties (System.Net) | Name | https://msdn.microsoft.com/en-us/library/system.net.httpwebrequest_properties(v=vs.100).aspx | 6/1438042988860.4_20150728002308-00307-ip-10-236-191-2_888427139_0.json |
c6496a14_equest_Properties__System_Net___Name | [Description] Gets or sets the name of the connection group for the request. (Overrides WebRequest.ConnectionGroupName.) [Name] | ConnectionGroupName | [] | HttpWebRequest Properties (System.Net) | Name | https://msdn.microsoft.com/en-us/library/system.net.httpwebrequest_properties(v=vs.100).aspx | 6/1438042988860.4_20150728002308-00307-ip-10-236-191-2_888427139_0.json |
c6496a14_equest_Properties__System_Net___Name | [Description] Gets or sets the Content-length HTTP header. (Overrides WebRequest.ContentLength.) [Name] | ContentLength | [] | HttpWebRequest Properties (System.Net) | Name | https://msdn.microsoft.com/en-us/library/system.net.httpwebrequest_properties(v=vs.100).aspx | 6/1438042988860.4_20150728002308-00307-ip-10-236-191-2_888427139_0.json |
c6496a14_equest_Properties__System_Net___Name | [Description] Gets or sets the value of the Content-type HTTP header. (Overrides WebRequest.ContentType.) [Name] | ContentType | [] | HttpWebRequest Properties (System.Net) | Name | https://msdn.microsoft.com/en-us/library/system.net.httpwebrequest_properties(v=vs.100).aspx | 6/1438042988860.4_20150728002308-00307-ip-10-236-191-2_888427139_0.json |
c6496a14_equest_Properties__System_Net___Name | [Description] Gets or sets the delegate method called when an HTTP 100-continue response is received from the Internet resource. [Name] | ContinueDelegate | [] | HttpWebRequest Properties (System.Net) | Name | https://msdn.microsoft.com/en-us/library/system.net.httpwebrequest_properties(v=vs.100).aspx | 6/1438042988860.4_20150728002308-00307-ip-10-236-191-2_888427139_0.json |
c6496a14_equest_Properties__System_Net___Name | [Description] Gets or sets the cookies associated with the request. [Name] | CookieContainer | [] | HttpWebRequest Properties (System.Net) | Name | https://msdn.microsoft.com/en-us/library/system.net.httpwebrequest_properties(v=vs.100).aspx | 6/1438042988860.4_20150728002308-00307-ip-10-236-191-2_888427139_0.json |
c6496a14_equest_Properties__System_Net___Name | [Description] Gets or sets authentication information for the request. (Overrides WebRequest.Credentials.) [Name] | Credentials | [] | HttpWebRequest Properties (System.Net) | Name | https://msdn.microsoft.com/en-us/library/system.net.httpwebrequest_properties(v=vs.100).aspx | 6/1438042988860.4_20150728002308-00307-ip-10-236-191-2_888427139_0.json |
c6496a14_equest_Properties__System_Net___Name | [Description] Get or set the Date HTTP header value to use in an HTTP request. [Name] | Date | [] | HttpWebRequest Properties (System.Net) | Name | https://msdn.microsoft.com/en-us/library/system.net.httpwebrequest_properties(v=vs.100).aspx | 6/1438042988860.4_20150728002308-00307-ip-10-236-191-2_888427139_0.json |
c6496a14_equest_Properties__System_Net___Name | [Description] Gets or sets the default cache policy for this request. [Name] | DefaultCachePolicy | [] | HttpWebRequest Properties (System.Net) | Name | https://msdn.microsoft.com/en-us/library/system.net.httpwebrequest_properties(v=vs.100).aspx | 6/1438042988860.4_20150728002308-00307-ip-10-236-191-2_888427139_0.json |
c6496a14_equest_Properties__System_Net___Name | [Description] Gets or sets the default maximum length of an HTTP error response. [Name] | DefaultMaximumErrorResponseLength | [] | HttpWebRequest Properties (System.Net) | Name | https://msdn.microsoft.com/en-us/library/system.net.httpwebrequest_properties(v=vs.100).aspx | 6/1438042988860.4_20150728002308-00307-ip-10-236-191-2_888427139_0.json |
c6496a14_equest_Properties__System_Net___Name | [Description] Gets or sets the default for the MaximumResponseHeadersLength property. [Name] | DefaultMaximumResponseHeadersLength | [] | HttpWebRequest Properties (System.Net) | Name | https://msdn.microsoft.com/en-us/library/system.net.httpwebrequest_properties(v=vs.100).aspx | 6/1438042988860.4_20150728002308-00307-ip-10-236-191-2_888427139_0.json |
c6496a14_equest_Properties__System_Net___Name | [Description] Gets or sets the value of the Expect HTTP header. [Name] | Expect | [] | HttpWebRequest Properties (System.Net) | Name | https://msdn.microsoft.com/en-us/library/system.net.httpwebrequest_properties(v=vs.100).aspx | 6/1438042988860.4_20150728002308-00307-ip-10-236-191-2_888427139_0.json |
c6496a14_equest_Properties__System_Net___Name | [Description] Gets a value that indicates whether a response has been received from an Internet resource. [Name] | HaveResponse | [] | HttpWebRequest Properties (System.Net) | Name | https://msdn.microsoft.com/en-us/library/system.net.httpwebrequest_properties(v=vs.100).aspx | 6/1438042988860.4_20150728002308-00307-ip-10-236-191-2_888427139_0.json |
c6496a14_equest_Properties__System_Net___Name | [Description] Specifies a collection of the name/value pairs that make up the HTTP headers. (Overrides WebRequest.Headers.) [Name] | Headers | [] | HttpWebRequest Properties (System.Net) | Name | https://msdn.microsoft.com/en-us/library/system.net.httpwebrequest_properties(v=vs.100).aspx | 6/1438042988860.4_20150728002308-00307-ip-10-236-191-2_888427139_0.json |
c6496a14_equest_Properties__System_Net___Name | [Description] Get or set the Host header value to use in an HTTP request independent from the request URI. [Name] | Host | [] | HttpWebRequest Properties (System.Net) | Name | https://msdn.microsoft.com/en-us/library/system.net.httpwebrequest_properties(v=vs.100).aspx | 6/1438042988860.4_20150728002308-00307-ip-10-236-191-2_888427139_0.json |
c6496a14_equest_Properties__System_Net___Name | [Description] Gets or sets the value of the If-Modified-Since HTTP header. [Name] | IfModifiedSince | [] | HttpWebRequest Properties (System.Net) | Name | https://msdn.microsoft.com/en-us/library/system.net.httpwebrequest_properties(v=vs.100).aspx | 6/1438042988860.4_20150728002308-00307-ip-10-236-191-2_888427139_0.json |
c6496a14_equest_Properties__System_Net___Name | [Description] Gets or sets the impersonation level for the current request. (Inherited from WebRequest.) [Name] | ImpersonationLevel | [] | HttpWebRequest Properties (System.Net) | Name | https://msdn.microsoft.com/en-us/library/system.net.httpwebrequest_properties(v=vs.100).aspx | 6/1438042988860.4_20150728002308-00307-ip-10-236-191-2_888427139_0.json |
c6496a14_equest_Properties__System_Net___Name | [Description] Gets or sets a value that indicates whether to make a persistent connection to the Internet resource. [Name] | KeepAlive | [] | HttpWebRequest Properties (System.Net) | Name | https://msdn.microsoft.com/en-us/library/system.net.httpwebrequest_properties(v=vs.100).aspx | 6/1438042988860.4_20150728002308-00307-ip-10-236-191-2_888427139_0.json |
c6496a14_equest_Properties__System_Net___Name | [Description] Gets or sets the maximum number of redirects that the request follows. [Name] | MaximumAutomaticRedirections | [] | HttpWebRequest Properties (System.Net) | Name | https://msdn.microsoft.com/en-us/library/system.net.httpwebrequest_properties(v=vs.100).aspx | 6/1438042988860.4_20150728002308-00307-ip-10-236-191-2_888427139_0.json |
c6496a14_equest_Properties__System_Net___Name | [Description] Gets or sets the maximum allowed length of the response headers. [Name] | MaximumResponseHeadersLength | [] | HttpWebRequest Properties (System.Net) | Name | https://msdn.microsoft.com/en-us/library/system.net.httpwebrequest_properties(v=vs.100).aspx | 6/1438042988860.4_20150728002308-00307-ip-10-236-191-2_888427139_0.json |
c6496a14_equest_Properties__System_Net___Name | [Description] Gets or sets the media type of the request. [Name] | MediaType | [] | HttpWebRequest Properties (System.Net) | Name | https://msdn.microsoft.com/en-us/library/system.net.httpwebrequest_properties(v=vs.100).aspx | 6/1438042988860.4_20150728002308-00307-ip-10-236-191-2_888427139_0.json |
c6496a14_equest_Properties__System_Net___Name | [Description] Gets or sets the method for the request. (Overrides WebRequest.Method.) [Name] | Method | [] | HttpWebRequest Properties (System.Net) | Name | https://msdn.microsoft.com/en-us/library/system.net.httpwebrequest_properties(v=vs.100).aspx | 6/1438042988860.4_20150728002308-00307-ip-10-236-191-2_888427139_0.json |
c6496a14_equest_Properties__System_Net___Name | [Description] Gets or sets a value that indicates whether to pipeline the request to the Internet resource. [Name] | Pipelined | [] | HttpWebRequest Properties (System.Net) | Name | https://msdn.microsoft.com/en-us/library/system.net.httpwebrequest_properties(v=vs.100).aspx | 6/1438042988860.4_20150728002308-00307-ip-10-236-191-2_888427139_0.json |
c6496a14_equest_Properties__System_Net___Name | [Description] Gets or sets a value that indicates whether to send an Authorization header with the request. (Overrides WebRequest.PreAuthenticate.) [Name] | PreAuthenticate | [] | HttpWebRequest Properties (System.Net) | Name | https://msdn.microsoft.com/en-us/library/system.net.httpwebrequest_properties(v=vs.100).aspx | 6/1438042988860.4_20150728002308-00307-ip-10-236-191-2_888427139_0.json |
c6496a14_equest_Properties__System_Net___Name | [Description] Gets or sets the version of HTTP to use for the request. [Name] | ProtocolVersion | [] | HttpWebRequest Properties (System.Net) | Name | https://msdn.microsoft.com/en-us/library/system.net.httpwebrequest_properties(v=vs.100).aspx | 6/1438042988860.4_20150728002308-00307-ip-10-236-191-2_888427139_0.json |
c6496a14_equest_Properties__System_Net___Name | [Description] Gets or sets proxy information for the request. (Overrides WebRequest.Proxy.) [Name] | Proxy | [] | HttpWebRequest Properties (System.Net) | Name | https://msdn.microsoft.com/en-us/library/system.net.httpwebrequest_properties(v=vs.100).aspx | 6/1438042988860.4_20150728002308-00307-ip-10-236-191-2_888427139_0.json |
c6496a14_equest_Properties__System_Net___Name | [Description] Gets or sets a time-out in milliseconds when writing to or reading from a stream. [Name] | ReadWriteTimeout | [] | HttpWebRequest Properties (System.Net) | Name | https://msdn.microsoft.com/en-us/library/system.net.httpwebrequest_properties(v=vs.100).aspx | 6/1438042988860.4_20150728002308-00307-ip-10-236-191-2_888427139_0.json |
c6496a14_equest_Properties__System_Net___Name | [Description] Gets or sets the value of the Referer HTTP header. [Name] | Referer | [] | HttpWebRequest Properties (System.Net) | Name | https://msdn.microsoft.com/en-us/library/system.net.httpwebrequest_properties(v=vs.100).aspx | 6/1438042988860.4_20150728002308-00307-ip-10-236-191-2_888427139_0.json |
c6496a14_equest_Properties__System_Net___Name | [Description] Gets the original Uniform Resource Identifier (URI) of the request. (Overrides WebRequest.RequestUri.) [Name] | RequestUri | [] | HttpWebRequest Properties (System.Net) | Name | https://msdn.microsoft.com/en-us/library/system.net.httpwebrequest_properties(v=vs.100).aspx | 6/1438042988860.4_20150728002308-00307-ip-10-236-191-2_888427139_0.json |
c6496a14_equest_Properties__System_Net___Name | [Description] Gets or sets a value that indicates whether to send data in segments to the Internet resource. [Name] | SendChunked | [] | HttpWebRequest Properties (System.Net) | Name | https://msdn.microsoft.com/en-us/library/system.net.httpwebrequest_properties(v=vs.100).aspx | 6/1438042988860.4_20150728002308-00307-ip-10-236-191-2_888427139_0.json |
c6496a14_equest_Properties__System_Net___Name | [Description] Gets the service point to use for the request. [Name] | ServicePoint | [] | HttpWebRequest Properties (System.Net) | Name | https://msdn.microsoft.com/en-us/library/system.net.httpwebrequest_properties(v=vs.100).aspx | 6/1438042988860.4_20150728002308-00307-ip-10-236-191-2_888427139_0.json |
c6496a14_equest_Properties__System_Net___Name | [Name] | SupportsCookieContainer | [] | HttpWebRequest Properties (System.Net) | Name | https://msdn.microsoft.com/en-us/library/system.net.httpwebrequest_properties(v=vs.100).aspx | 6/1438042988860.4_20150728002308-00307-ip-10-236-191-2_888427139_0.json |
c6496a14_equest_Properties__System_Net___Name | [Description] Gets or sets the time-out value in milliseconds for the GetResponse and GetRequestStream methods. (Overrides WebRequest.Timeout.) [Name] | Timeout | [] | HttpWebRequest Properties (System.Net) | Name | https://msdn.microsoft.com/en-us/library/system.net.httpwebrequest_properties(v=vs.100).aspx | 6/1438042988860.4_20150728002308-00307-ip-10-236-191-2_888427139_0.json |
c6496a14_equest_Properties__System_Net___Name | [Description] Gets or sets the value of the Transfer-encoding HTTP header. [Name] | TransferEncoding | [] | HttpWebRequest Properties (System.Net) | Name | https://msdn.microsoft.com/en-us/library/system.net.httpwebrequest_properties(v=vs.100).aspx | 6/1438042988860.4_20150728002308-00307-ip-10-236-191-2_888427139_0.json |
c6496a14_equest_Properties__System_Net___Name | [Description] Gets or sets a value that indicates whether to allow high-speed NTLM-authenticated connection sharing. [Name] | UnsafeAuthenticatedConnectionSharing | [] | HttpWebRequest Properties (System.Net) | Name | https://msdn.microsoft.com/en-us/library/system.net.httpwebrequest_properties(v=vs.100).aspx | 6/1438042988860.4_20150728002308-00307-ip-10-236-191-2_888427139_0.json |
c6496a14_equest_Properties__System_Net___Name | [Description] Gets or sets a Boolean value that controls whether default credentials are sent with requests. (Overrides WebRequest.UseDefaultCredentials.) [Name] | UseDefaultCredentials | [] | HttpWebRequest Properties (System.Net) | Name | https://msdn.microsoft.com/en-us/library/system.net.httpwebrequest_properties(v=vs.100).aspx | 6/1438042988860.4_20150728002308-00307-ip-10-236-191-2_888427139_0.json |
c6496a14_equest_Properties__System_Net___Name | [Description] Gets or sets the value of the User-agent HTTP header. [Name] | UserAgent | [] | HttpWebRequest Properties (System.Net) | Name | https://msdn.microsoft.com/en-us/library/system.net.httpwebrequest_properties(v=vs.100).aspx | 6/1438042988860.4_20150728002308-00307-ip-10-236-191-2_888427139_0.json |
2b78d6b2__Reference__Internet_Explorer___Brief_Description | [Reference Name] Command Menu bar [Brief Description] | List of command menus that can be performed at any time regardless of the Mode tab selected. This menu bar persists on the screen even when the Developer Tools interface is Pined to the window while being Minimized. | [] | Developer Tools User Interface Reference (Internet Explorer) | Brief Description | https://msdn.microsoft.com/library/dd565626(v=vs.85).aspx | 6/1438042981576.7_20150728002301-00231-ip-10-236-191-2_886542713_0.json |
2b78d6b2__Reference__Internet_Explorer___Brief_Description | [Reference Name] Mode tab [Brief Description] | The highlighted tab indicates the current mode that Developer Tools is inspecting. Selecting a tab will also change the Mode-specific toolbar for this selected tab. | [] | Developer Tools User Interface Reference (Internet Explorer) | Brief Description | https://msdn.microsoft.com/library/dd565626(v=vs.85).aspx | 6/1438042981576.7_20150728002301-00231-ip-10-236-191-2_886542713_0.json |
2b78d6b2__Reference__Internet_Explorer___Brief_Description | [Reference Name] Mode-specific toolbar [Brief Description] | Provides commands specific to the current Mode tab. | [] | Developer Tools User Interface Reference (Internet Explorer) | Brief Description | https://msdn.microsoft.com/library/dd565626(v=vs.85).aspx | 6/1438042981576.7_20150728002301-00231-ip-10-236-191-2_886542713_0.json |
2b78d6b2__Reference__Internet_Explorer___Brief_Description | [Reference Name] Primary Content Pane [Brief Description] | This is the core view for this tab. It provides source codes, tree structure, or profiling information. | [] | Developer Tools User Interface Reference (Internet Explorer) | Brief Description | https://msdn.microsoft.com/library/dd565626(v=vs.85).aspx | 6/1438042981576.7_20150728002301-00231-ip-10-236-191-2_886542713_0.json |
2b78d6b2__Reference__Internet_Explorer___Brief_Description | [Reference Name] Properties Pane [Brief Description] | This pane displays properties for the current Mode tab and Property Type. The divider between the two panes can be moved to resize each pane. | [] | Developer Tools User Interface Reference (Internet Explorer) | Brief Description | https://msdn.microsoft.com/library/dd565626(v=vs.85).aspx | 6/1438042981576.7_20150728002301-00231-ip-10-236-191-2_886542713_0.json |
2b78d6b2__Reference__Internet_Explorer___Brief_Description | [Reference Name] Property Type Chooser [Brief Description] | Depending on the current tab, you can select the type of properties to inspect. | [] | Developer Tools User Interface Reference (Internet Explorer) | Brief Description | https://msdn.microsoft.com/library/dd565626(v=vs.85).aspx | 6/1438042981576.7_20150728002301-00231-ip-10-236-191-2_886542713_0.json |
7bb038ab_tringArray_interface__Windows___Description | [Method] Decode [Description] | Decodes an Abstract Syntax Notation One (ASN.1)-encoded string array and stores the resulting array of strings in the COM object. | [] | ICertEncodeStringArray interface (Windows) | Description | https://msdn.microsoft.com/en-us/library/aa385013(d=printer,v=vs.85).aspx | 6/1438042987135.9_20150728002307-00198-ip-10-236-191-2_892248789_0.json |
7bb038ab_tringArray_interface__Windows___Description | [Method] Encode [Description] | Performs ASN.1 encoding on a string array stored in the COM object and returns the ASN.1-encoded string array. | [] | ICertEncodeStringArray interface (Windows) | Description | https://msdn.microsoft.com/en-us/library/aa385013(d=printer,v=vs.85).aspx | 6/1438042987135.9_20150728002307-00198-ip-10-236-191-2_892248789_0.json |
7bb038ab_tringArray_interface__Windows___Description | [Method] GetCount [Description] | Returns the number of values in a string array. | [] | ICertEncodeStringArray interface (Windows) | Description | https://msdn.microsoft.com/en-us/library/aa385013(d=printer,v=vs.85).aspx | 6/1438042987135.9_20150728002307-00198-ip-10-236-191-2_892248789_0.json |
7bb038ab_tringArray_interface__Windows___Description | [Method] GetStringType [Description] | Returns the type of values contained in a string array. | [] | ICertEncodeStringArray interface (Windows) | Description | https://msdn.microsoft.com/en-us/library/aa385013(d=printer,v=vs.85).aspx | 6/1438042987135.9_20150728002307-00198-ip-10-236-191-2_892248789_0.json |
7bb038ab_tringArray_interface__Windows___Description | [Method] GetValue [Description] | Returns the value at a specified index of a string array. | [] | ICertEncodeStringArray interface (Windows) | Description | https://msdn.microsoft.com/en-us/library/aa385013(d=printer,v=vs.85).aspx | 6/1438042987135.9_20150728002307-00198-ip-10-236-191-2_892248789_0.json |
7bb038ab_tringArray_interface__Windows___Description | [Method] Reset [Description] | Resets a string array to a specified type and number of elements, and clears the values. | [] | ICertEncodeStringArray interface (Windows) | Description | https://msdn.microsoft.com/en-us/library/aa385013(d=printer,v=vs.85).aspx | 6/1438042987135.9_20150728002307-00198-ip-10-236-191-2_892248789_0.json |
7bb038ab_tringArray_interface__Windows___Description | [Method] SetValue [Description] | Sets a value at a specified index of a string array. | [] | ICertEncodeStringArray interface (Windows) | Description | https://msdn.microsoft.com/en-us/library/aa385013(d=printer,v=vs.85).aspx | 6/1438042987135.9_20150728002307-00198-ip-10-236-191-2_892248789_0.json |
290b654f_ing_Prototypes_in_Managed_Code__Description | [Field] BestFitMapping [Description] | Toggles off best-fit mapping. | [] | Creating Prototypes in Managed Code | Description | https://msdn.microsoft.com/en-us/library/w4byd5y4(v=vs.85).aspx | 6/1438042987135.9_20150728002307-00280-ip-10-236-191-2_894336269_1.json |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.