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
|
---|---|---|---|---|---|---|---|
f93aecda_sColorBrush_function__Windows___Value | [Meaning] The color of informational text. [Value] | TMT_INFOTEXT | [] | GetThemeSysColorBrush function (Windows) | Value | https://msdn.microsoft.com/en-us/library/bb759780(v=vs.85).aspx | 49/1438042988962.66_20150728002308-00092-ip-10-236-191-2_892263481_0.json |
f93aecda_sColorBrush_function__Windows___Value | [Meaning] The color of the background behind informational text. [Value] | TMT_INFOBK | [] | GetThemeSysColorBrush function (Windows) | Value | https://msdn.microsoft.com/en-us/library/bb759780(v=vs.85).aspx | 49/1438042988962.66_20150728002308-00092-ip-10-236-191-2_892263481_0.json |
f93aecda_sColorBrush_function__Windows___Value | [Meaning] The color of the alternate face of a button. [Value] | TMT_BUTTONALTERNATEFACE | [] | GetThemeSysColorBrush function (Windows) | Value | https://msdn.microsoft.com/en-us/library/bb759780(v=vs.85).aspx | 49/1438042988962.66_20150728002308-00092-ip-10-236-191-2_892263481_0.json |
f93aecda_sColorBrush_function__Windows___Value | [Meaning] The color of highlight applied when a user moves the mouse over a control. [Value] | TMT_HOTTRACKING | [] | GetThemeSysColorBrush function (Windows) | Value | https://msdn.microsoft.com/en-us/library/bb759780(v=vs.85).aspx | 49/1438042988962.66_20150728002308-00092-ip-10-236-191-2_892263481_0.json |
f93aecda_sColorBrush_function__Windows___Value | [Meaning] The gradient color applied to the caption area of an active window. [Value] | TMT_GRADIENTACTIVECAPTION | [] | GetThemeSysColorBrush function (Windows) | Value | https://msdn.microsoft.com/en-us/library/bb759780(v=vs.85).aspx | 49/1438042988962.66_20150728002308-00092-ip-10-236-191-2_892263481_0.json |
f93aecda_sColorBrush_function__Windows___Value | [Meaning] The gradient color applied to the caption area of an inactive window. [Value] | TMT_GRADIENTINACTIVECAPTION | [] | GetThemeSysColorBrush function (Windows) | Value | https://msdn.microsoft.com/en-us/library/bb759780(v=vs.85).aspx | 49/1438042988962.66_20150728002308-00092-ip-10-236-191-2_892263481_0.json |
f93aecda_sColorBrush_function__Windows___Value | [Meaning] The color of highlight drawn on a menu item when the user moves the mouse over it. [Value] | TMT_MENUHILIGHT | [] | GetThemeSysColorBrush function (Windows) | Value | https://msdn.microsoft.com/en-us/library/bb759780(v=vs.85).aspx | 49/1438042988962.66_20150728002308-00092-ip-10-236-191-2_892263481_0.json |
f93aecda_sColorBrush_function__Windows___Value | [Meaning] The color of the menu bar. [Value] | TMT_MENUBAR | [] | GetThemeSysColorBrush function (Windows) | Value | https://msdn.microsoft.com/en-us/library/bb759780(v=vs.85).aspx | 49/1438042988962.66_20150728002308-00092-ip-10-236-191-2_892263481_0.json |
143c0514_Filtering_a_Trace__Description | [Relational operator] Like [Operator symbol] LIKE [Description] | Specifies that the trace event data must be like the text entered. Allows multiple values. | [] | Filtering a Trace | Description | https://msdn.microsoft.com/en-US/library/ms175061(v=sql.90).aspx | 49/1438042986615.83_20150728002306-00009-ip-10-236-191-2_857086955_1.json |
143c0514_Filtering_a_Trace__Description | [Relational operator] Not like [Operator symbol] NOT LIKE [Description] | Specifies that the trace event data must not be like the text entered. Allows multiple values. | [] | Filtering a Trace | Description | https://msdn.microsoft.com/en-US/library/ms175061(v=sql.90).aspx | 49/1438042986615.83_20150728002306-00009-ip-10-236-191-2_857086955_1.json |
143c0514_Filtering_a_Trace__Description | [Relational operator] Equals [Operator symbol] = [Description] | Specifies that the trace event data must equal the value entered. Allows multiple values. | [] | Filtering a Trace | Description | https://msdn.microsoft.com/en-US/library/ms175061(v=sql.90).aspx | 49/1438042986615.83_20150728002306-00009-ip-10-236-191-2_857086955_1.json |
143c0514_Filtering_a_Trace__Description | [Relational operator] Not equal to [Operator symbol] <> [Description] | Specifies that the trace event data must not equal the value entered. Allows multiple values. | [] | Filtering a Trace | Description | https://msdn.microsoft.com/en-US/library/ms175061(v=sql.90).aspx | 49/1438042986615.83_20150728002306-00009-ip-10-236-191-2_857086955_1.json |
143c0514_Filtering_a_Trace__Description | [Relational operator] Greater than [Operator symbol] > [Description] | Specifies that the trace event data must be greater than the value entered. | [] | Filtering a Trace | Description | https://msdn.microsoft.com/en-US/library/ms175061(v=sql.90).aspx | 49/1438042986615.83_20150728002306-00009-ip-10-236-191-2_857086955_1.json |
143c0514_Filtering_a_Trace__Description | [Relational operator] Greater than or equal to [Operator symbol] >= [Description] | Specifies that the trace event data must be greater than or equal to the value entered. | [] | Filtering a Trace | Description | https://msdn.microsoft.com/en-US/library/ms175061(v=sql.90).aspx | 49/1438042986615.83_20150728002306-00009-ip-10-236-191-2_857086955_1.json |
143c0514_Filtering_a_Trace__Description | [Relational operator] Less than [Operator symbol] < [Description] | Specifies that the trace event data must be less than the value entered. | [] | Filtering a Trace | Description | https://msdn.microsoft.com/en-US/library/ms175061(v=sql.90).aspx | 49/1438042986615.83_20150728002306-00009-ip-10-236-191-2_857086955_1.json |
143c0514_Filtering_a_Trace__Description | [Relational operator] Less than or equal to [Operator symbol] <= [Description] | Specifies that the trace event data must be less than or equal to the value entered. | [] | Filtering a Trace | Description | https://msdn.microsoft.com/en-US/library/ms175061(v=sql.90).aspx | 49/1438042986615.83_20150728002306-00009-ip-10-236-191-2_857086955_1.json |
a9a15499_olumn_Properties__System_Data___Name | [Description] Gets or sets a value that indicates whether null values are allowed in this column for rows that belong to the table. [Name] | AllowDBNull | [] | DataColumn Properties (System.Data) | Name | https://msdn.microsoft.com/en-us/library/system.data.datacolumn_properties(v=vs.90).aspx | 49/1438042988962.66_20150728002308-00126-ip-10-236-191-2_874525167_0.json |
a9a15499_olumn_Properties__System_Data___Name | [Description] Gets or sets a value that indicates whether the column automatically increments the value of the column for new rows added to the table. [Name] | AutoIncrement | [] | DataColumn Properties (System.Data) | Name | https://msdn.microsoft.com/en-us/library/system.data.datacolumn_properties(v=vs.90).aspx | 49/1438042988962.66_20150728002308-00126-ip-10-236-191-2_874525167_0.json |
a9a15499_olumn_Properties__System_Data___Name | [Description] Gets or sets the starting value for a column that has its AutoIncrement property set to true. [Name] | AutoIncrementSeed | [] | DataColumn Properties (System.Data) | Name | https://msdn.microsoft.com/en-us/library/system.data.datacolumn_properties(v=vs.90).aspx | 49/1438042988962.66_20150728002308-00126-ip-10-236-191-2_874525167_0.json |
a9a15499_olumn_Properties__System_Data___Name | [Description] Gets or sets the increment used by a column with its AutoIncrement property set to true. [Name] | AutoIncrementStep | [] | DataColumn Properties (System.Data) | Name | https://msdn.microsoft.com/en-us/library/system.data.datacolumn_properties(v=vs.90).aspx | 49/1438042988962.66_20150728002308-00126-ip-10-236-191-2_874525167_0.json |
a9a15499_olumn_Properties__System_Data___Name | [Description] Gets or sets the caption for the column. [Name] | Caption | [] | DataColumn Properties (System.Data) | Name | https://msdn.microsoft.com/en-us/library/system.data.datacolumn_properties(v=vs.90).aspx | 49/1438042988962.66_20150728002308-00126-ip-10-236-191-2_874525167_0.json |
a9a15499_olumn_Properties__System_Data___Name | [Description] Gets or sets the MappingType of the column. [Name] | ColumnMapping | [] | DataColumn Properties (System.Data) | Name | https://msdn.microsoft.com/en-us/library/system.data.datacolumn_properties(v=vs.90).aspx | 49/1438042988962.66_20150728002308-00126-ip-10-236-191-2_874525167_0.json |
a9a15499_olumn_Properties__System_Data___Name | [Description] Gets or sets the name of the column in the DataColumnCollection. [Name] | ColumnName | [] | DataColumn Properties (System.Data) | Name | https://msdn.microsoft.com/en-us/library/system.data.datacolumn_properties(v=vs.90).aspx | 49/1438042988962.66_20150728002308-00126-ip-10-236-191-2_874525167_0.json |
a9a15499_olumn_Properties__System_Data___Name | [Description] Gets the container for the component. (Inherited from MarshalByValueComponent.) [Name] | Container | [] | DataColumn Properties (System.Data) | Name | https://msdn.microsoft.com/en-us/library/system.data.datacolumn_properties(v=vs.90).aspx | 49/1438042988962.66_20150728002308-00126-ip-10-236-191-2_874525167_0.json |
a9a15499_olumn_Properties__System_Data___Name | [Description] Gets or sets the type of data stored in the column. [Name] | DataType | [] | DataColumn Properties (System.Data) | Name | https://msdn.microsoft.com/en-us/library/system.data.datacolumn_properties(v=vs.90).aspx | 49/1438042988962.66_20150728002308-00126-ip-10-236-191-2_874525167_0.json |
a9a15499_olumn_Properties__System_Data___Name | [Description] Gets or sets the DateTimeMode for the column. [Name] | DateTimeMode | [] | DataColumn Properties (System.Data) | Name | https://msdn.microsoft.com/en-us/library/system.data.datacolumn_properties(v=vs.90).aspx | 49/1438042988962.66_20150728002308-00126-ip-10-236-191-2_874525167_0.json |
a9a15499_olumn_Properties__System_Data___Name | [Description] Gets or sets the default value for the column when you are creating new rows. [Name] | DefaultValue | [] | DataColumn Properties (System.Data) | Name | https://msdn.microsoft.com/en-us/library/system.data.datacolumn_properties(v=vs.90).aspx | 49/1438042988962.66_20150728002308-00126-ip-10-236-191-2_874525167_0.json |
a9a15499_olumn_Properties__System_Data___Name | [Description] Gets a value indicating whether the component is currently in design mode. (Inherited from MarshalByValueComponent.) [Name] | DesignMode | [] | DataColumn Properties (System.Data) | Name | https://msdn.microsoft.com/en-us/library/system.data.datacolumn_properties(v=vs.90).aspx | 49/1438042988962.66_20150728002308-00126-ip-10-236-191-2_874525167_0.json |
a9a15499_olumn_Properties__System_Data___Name | [Description] Gets the list of event handlers that are attached to this component. (Inherited from MarshalByValueComponent.) [Name] | Events | [] | DataColumn Properties (System.Data) | Name | https://msdn.microsoft.com/en-us/library/system.data.datacolumn_properties(v=vs.90).aspx | 49/1438042988962.66_20150728002308-00126-ip-10-236-191-2_874525167_0.json |
a9a15499_olumn_Properties__System_Data___Name | [Description] Gets or sets the expression used to filter rows, calculate the values in a column, or create an aggregate column. [Name] | Expression | [] | DataColumn Properties (System.Data) | Name | https://msdn.microsoft.com/en-us/library/system.data.datacolumn_properties(v=vs.90).aspx | 49/1438042988962.66_20150728002308-00126-ip-10-236-191-2_874525167_0.json |
a9a15499_olumn_Properties__System_Data___Name | [Description] Gets the collection of custom user information associated with a DataColumn. [Name] | ExtendedProperties | [] | DataColumn Properties (System.Data) | Name | https://msdn.microsoft.com/en-us/library/system.data.datacolumn_properties(v=vs.90).aspx | 49/1438042988962.66_20150728002308-00126-ip-10-236-191-2_874525167_0.json |
a9a15499_olumn_Properties__System_Data___Name | [Description] Gets or sets the maximum length of a text column. [Name] | MaxLength | [] | DataColumn Properties (System.Data) | Name | https://msdn.microsoft.com/en-us/library/system.data.datacolumn_properties(v=vs.90).aspx | 49/1438042988962.66_20150728002308-00126-ip-10-236-191-2_874525167_0.json |
a9a15499_olumn_Properties__System_Data___Name | [Description] Gets or sets the namespace of the DataColumn. [Name] | Namespace | [] | DataColumn Properties (System.Data) | Name | https://msdn.microsoft.com/en-us/library/system.data.datacolumn_properties(v=vs.90).aspx | 49/1438042988962.66_20150728002308-00126-ip-10-236-191-2_874525167_0.json |
a9a15499_olumn_Properties__System_Data___Name | [Description] Gets the position of the column in the DataColumnCollection collection. [Name] | Ordinal | [] | DataColumn Properties (System.Data) | Name | https://msdn.microsoft.com/en-us/library/system.data.datacolumn_properties(v=vs.90).aspx | 49/1438042988962.66_20150728002308-00126-ip-10-236-191-2_874525167_0.json |
a9a15499_olumn_Properties__System_Data___Name | [Description] Gets or sets an XML prefix that aliases the namespace of the DataTable. [Name] | Prefix | [] | DataColumn Properties (System.Data) | Name | https://msdn.microsoft.com/en-us/library/system.data.datacolumn_properties(v=vs.90).aspx | 49/1438042988962.66_20150728002308-00126-ip-10-236-191-2_874525167_0.json |
a9a15499_olumn_Properties__System_Data___Name | [Description] Gets or sets a value that indicates whether the column allows for changes as soon as a row has been added to the table. [Name] | ReadOnly | [] | DataColumn Properties (System.Data) | Name | https://msdn.microsoft.com/en-us/library/system.data.datacolumn_properties(v=vs.90).aspx | 49/1438042988962.66_20150728002308-00126-ip-10-236-191-2_874525167_0.json |
a9a15499_olumn_Properties__System_Data___Name | [Description] Gets or sets the site of the component. (Inherited from MarshalByValueComponent.) [Name] | Site | [] | DataColumn Properties (System.Data) | Name | https://msdn.microsoft.com/en-us/library/system.data.datacolumn_properties(v=vs.90).aspx | 49/1438042988962.66_20150728002308-00126-ip-10-236-191-2_874525167_0.json |
a9a15499_olumn_Properties__System_Data___Name | [Description] Gets the DataTable to which the column belongs to. [Name] | Table | [] | DataColumn Properties (System.Data) | Name | https://msdn.microsoft.com/en-us/library/system.data.datacolumn_properties(v=vs.90).aspx | 49/1438042988962.66_20150728002308-00126-ip-10-236-191-2_874525167_0.json |
a9a15499_olumn_Properties__System_Data___Name | [Description] Gets or sets a value that indicates whether the values in each row of the column must be unique. [Name] | Unique | [] | DataColumn Properties (System.Data) | Name | https://msdn.microsoft.com/en-us/library/system.data.datacolumn_properties(v=vs.90).aspx | 49/1438042988962.66_20150728002308-00126-ip-10-236-191-2_874525167_0.json |
724bbe7e_System_Web_Namespace_____Description | [Class] AspNetHostingPermission [Description] | Controls access permissions in ASP.NET hosted environments. This class cannot be inherited. | [] | System.Web Namespace () | Description | https://msdn.microsoft.com/en-US/library/system.web(v=vs.110).aspx | 49/1438042988962.66_20150728002308-00318-ip-10-236-191-2_874690532_0.json |
724bbe7e_System_Web_Namespace_____Description | [Class] AspNetHostingPermissionAttribute [Description] | Allows security actions for AspNetHostingPermission to be applied to code using declarative security. This class cannot be inherited. | [] | System.Web Namespace () | Description | https://msdn.microsoft.com/en-US/library/system.web(v=vs.110).aspx | 49/1438042988962.66_20150728002308-00318-ip-10-236-191-2_874690532_0.json |
724bbe7e_System_Web_Namespace_____Description | [Class] DefaultHttpHandler [Description] | Represents the properties and methods of a default HTTP handler. | [] | System.Web Namespace () | Description | https://msdn.microsoft.com/en-US/library/system.web(v=vs.110).aspx | 49/1438042988962.66_20150728002308-00318-ip-10-236-191-2_874690532_0.json |
724bbe7e_System_Web_Namespace_____Description | [Class] EventHandlerTaskAsyncHelper [Description] | Converts task-returning asynchronous methods into methods that use the asynchronous programming model used in previous versions of ASP.NET and that is based on begin and end events. | [] | System.Web Namespace () | Description | https://msdn.microsoft.com/en-US/library/system.web(v=vs.110).aspx | 49/1438042988962.66_20150728002308-00318-ip-10-236-191-2_874690532_0.json |
724bbe7e_System_Web_Namespace_____Description | [Class] HtmlString [Description] | Represents an HTML-encoded string that should not be encoded again. | [] | System.Web Namespace () | Description | https://msdn.microsoft.com/en-US/library/system.web(v=vs.110).aspx | 49/1438042988962.66_20150728002308-00318-ip-10-236-191-2_874690532_0.json |
724bbe7e_System_Web_Namespace_____Description | [Class] HttpApplication [Description] | Defines the methods, properties, and events that are common to all application objects in an ASP.NET application. This class is the base class for applications that are defined by the user in the Global.asax file. | [] | System.Web Namespace () | Description | https://msdn.microsoft.com/en-US/library/system.web(v=vs.110).aspx | 49/1438042988962.66_20150728002308-00318-ip-10-236-191-2_874690532_0.json |
724bbe7e_System_Web_Namespace_____Description | [Class] HttpApplicationState [Description] | Enables sharing of global information across multiple sessions and requests within an ASP.NET application. | [] | System.Web Namespace () | Description | https://msdn.microsoft.com/en-US/library/system.web(v=vs.110).aspx | 49/1438042988962.66_20150728002308-00318-ip-10-236-191-2_874690532_0.json |
724bbe7e_System_Web_Namespace_____Description | [Class] HttpApplicationStateBase [Description] | Serves as the base class for classes that enable information to be shared across multiple sessions and requests within an ASP.NET application. | [] | System.Web Namespace () | Description | https://msdn.microsoft.com/en-US/library/system.web(v=vs.110).aspx | 49/1438042988962.66_20150728002308-00318-ip-10-236-191-2_874690532_0.json |
724bbe7e_System_Web_Namespace_____Description | [Class] HttpApplicationStateWrapper [Description] | Encapsulates the HTTP intrinsic object that enables information to be shared across multiple requests and sessions within an ASP.NET application. | [] | System.Web Namespace () | Description | https://msdn.microsoft.com/en-US/library/system.web(v=vs.110).aspx | 49/1438042988962.66_20150728002308-00318-ip-10-236-191-2_874690532_0.json |
724bbe7e_System_Web_Namespace_____Description | [Class] HttpBrowserCapabilities [Description] | Enables the server to gather information on the capabilities of the browser that is running on the client. | [] | System.Web Namespace () | Description | https://msdn.microsoft.com/en-US/library/system.web(v=vs.110).aspx | 49/1438042988962.66_20150728002308-00318-ip-10-236-191-2_874690532_0.json |
724bbe7e_System_Web_Namespace_____Description | [Class] HttpBrowserCapabilitiesBase [Description] | Serves as the base class for classes that enable the server to gather information about the capabilities of the browser that made the current request. | [] | System.Web Namespace () | Description | https://msdn.microsoft.com/en-US/library/system.web(v=vs.110).aspx | 49/1438042988962.66_20150728002308-00318-ip-10-236-191-2_874690532_0.json |
724bbe7e_System_Web_Namespace_____Description | [Class] HttpBrowserCapabilitiesWrapper [Description] | Encapsulates the HTTP intrinsic object that enables the server to gather information about the capabilities of the browser that has made the current request. | [] | System.Web Namespace () | Description | https://msdn.microsoft.com/en-US/library/system.web(v=vs.110).aspx | 49/1438042988962.66_20150728002308-00318-ip-10-236-191-2_874690532_0.json |
724bbe7e_System_Web_Namespace_____Description | [Class] HttpCachePolicy [Description] | Contains methods for setting cache-specific HTTP headers and for controlling the ASP.NET page output cache. | [] | System.Web Namespace () | Description | https://msdn.microsoft.com/en-US/library/system.web(v=vs.110).aspx | 49/1438042988962.66_20150728002308-00318-ip-10-236-191-2_874690532_0.json |
724bbe7e_System_Web_Namespace_____Description | [Class] HttpCachePolicyBase [Description] | Serves as the base class for classes that contain methods for setting cache-specific HTTP headers and for controlling the ASP.NET page output cache. | [] | System.Web Namespace () | Description | https://msdn.microsoft.com/en-US/library/system.web(v=vs.110).aspx | 49/1438042988962.66_20150728002308-00318-ip-10-236-191-2_874690532_0.json |
724bbe7e_System_Web_Namespace_____Description | [Class] HttpCachePolicyWrapper [Description] | Encapsulates the HTTP intrinsic object that contains methods for setting cache-specific HTTP headers and for controlling the ASP.NET page output cache. | [] | System.Web Namespace () | Description | https://msdn.microsoft.com/en-US/library/system.web(v=vs.110).aspx | 49/1438042988962.66_20150728002308-00318-ip-10-236-191-2_874690532_0.json |
724bbe7e_System_Web_Namespace_____Description | [Class] HttpCacheVaryByContentEncodings [Description] | Provides a type-safe way to set the VaryByContentEncodings property of the HttpCachePolicy class. | [] | System.Web Namespace () | Description | https://msdn.microsoft.com/en-US/library/system.web(v=vs.110).aspx | 49/1438042988962.66_20150728002308-00318-ip-10-236-191-2_874690532_0.json |
724bbe7e_System_Web_Namespace_____Description | [Class] HttpCacheVaryByHeaders [Description] | Provides a type-safe way to set the VaryByHeaders property. | [] | System.Web Namespace () | Description | https://msdn.microsoft.com/en-US/library/system.web(v=vs.110).aspx | 49/1438042988962.66_20150728002308-00318-ip-10-236-191-2_874690532_0.json |
724bbe7e_System_Web_Namespace_____Description | [Class] HttpCacheVaryByParams [Description] | Provides a type-safe way to set the VaryByParams property. | [] | System.Web Namespace () | Description | https://msdn.microsoft.com/en-US/library/system.web(v=vs.110).aspx | 49/1438042988962.66_20150728002308-00318-ip-10-236-191-2_874690532_0.json |
724bbe7e_System_Web_Namespace_____Description | [Class] HttpClientCertificate [Description] | Provides the client certificate fields issued by the client in response to the server's request for the client's identity. | [] | System.Web Namespace () | Description | https://msdn.microsoft.com/en-US/library/system.web(v=vs.110).aspx | 49/1438042988962.66_20150728002308-00318-ip-10-236-191-2_874690532_0.json |
724bbe7e_System_Web_Namespace_____Description | [Class] HttpCompileException [Description] | The exception that is thrown when a compiler error occurs. | [] | System.Web Namespace () | Description | https://msdn.microsoft.com/en-US/library/system.web(v=vs.110).aspx | 49/1438042988962.66_20150728002308-00318-ip-10-236-191-2_874690532_0.json |
724bbe7e_System_Web_Namespace_____Description | [Class] HttpContext [Description] | Encapsulates all HTTP-specific information about an individual HTTP request. | [] | System.Web Namespace () | Description | https://msdn.microsoft.com/en-US/library/system.web(v=vs.110).aspx | 49/1438042988962.66_20150728002308-00318-ip-10-236-191-2_874690532_0.json |
724bbe7e_System_Web_Namespace_____Description | [Class] HttpContextBase [Description] | Serves as the base class for classes that contain HTTP-specific information about an individual HTTP request. | [] | System.Web Namespace () | Description | https://msdn.microsoft.com/en-US/library/system.web(v=vs.110).aspx | 49/1438042988962.66_20150728002308-00318-ip-10-236-191-2_874690532_0.json |
724bbe7e_System_Web_Namespace_____Description | [Class] HttpContextWrapper [Description] | Encapsulates the HTTP intrinsic object that contains HTTP-specific information about an individual HTTP request. | [] | System.Web Namespace () | Description | https://msdn.microsoft.com/en-US/library/system.web(v=vs.110).aspx | 49/1438042988962.66_20150728002308-00318-ip-10-236-191-2_874690532_0.json |
724bbe7e_System_Web_Namespace_____Description | [Class] HttpCookie [Description] | Provides a type-safe way to create and manipulate individual HTTP cookies. | [] | System.Web Namespace () | Description | https://msdn.microsoft.com/en-US/library/system.web(v=vs.110).aspx | 49/1438042988962.66_20150728002308-00318-ip-10-236-191-2_874690532_0.json |
724bbe7e_System_Web_Namespace_____Description | [Class] HttpCookieCollection [Description] | Provides a type-safe way to manipulate HTTP cookies. | [] | System.Web Namespace () | Description | https://msdn.microsoft.com/en-US/library/system.web(v=vs.110).aspx | 49/1438042988962.66_20150728002308-00318-ip-10-236-191-2_874690532_0.json |
724bbe7e_System_Web_Namespace_____Description | [Class] HttpException [Description] | Describes an exception that occurred during the processing of HTTP requests. | [] | System.Web Namespace () | Description | https://msdn.microsoft.com/en-US/library/system.web(v=vs.110).aspx | 49/1438042988962.66_20150728002308-00318-ip-10-236-191-2_874690532_0.json |
724bbe7e_System_Web_Namespace_____Description | [Class] HttpFileCollection [Description] | Provides access to and organizes files uploaded by a client. | [] | System.Web Namespace () | Description | https://msdn.microsoft.com/en-US/library/system.web(v=vs.110).aspx | 49/1438042988962.66_20150728002308-00318-ip-10-236-191-2_874690532_0.json |
724bbe7e_System_Web_Namespace_____Description | [Class] HttpFileCollectionBase [Description] | Serves as the base class for classes that provide access to files that were uploaded by a client. | [] | System.Web Namespace () | Description | https://msdn.microsoft.com/en-US/library/system.web(v=vs.110).aspx | 49/1438042988962.66_20150728002308-00318-ip-10-236-191-2_874690532_0.json |
724bbe7e_System_Web_Namespace_____Description | [Class] HttpFileCollectionWrapper [Description] | Encapsulates the HTTP intrinsic object that provides access to files that were uploaded by a client. | [] | System.Web Namespace () | Description | https://msdn.microsoft.com/en-US/library/system.web(v=vs.110).aspx | 49/1438042988962.66_20150728002308-00318-ip-10-236-191-2_874690532_0.json |
724bbe7e_System_Web_Namespace_____Description | [Class] HttpModuleCollection [Description] | Provides a way to index and retrieve a collection of IHttpModule objects. | [] | System.Web Namespace () | Description | https://msdn.microsoft.com/en-US/library/system.web(v=vs.110).aspx | 49/1438042988962.66_20150728002308-00318-ip-10-236-191-2_874690532_0.json |
724bbe7e_System_Web_Namespace_____Description | [Class] HttpParseException [Description] | The exception that is thrown when a parse error occurs. | [] | System.Web Namespace () | Description | https://msdn.microsoft.com/en-US/library/system.web(v=vs.110).aspx | 49/1438042988962.66_20150728002308-00318-ip-10-236-191-2_874690532_0.json |
724bbe7e_System_Web_Namespace_____Description | [Class] HttpPostedFile [Description] | Provides access to individual files that have been uploaded by a client. | [] | System.Web Namespace () | Description | https://msdn.microsoft.com/en-US/library/system.web(v=vs.110).aspx | 49/1438042988962.66_20150728002308-00318-ip-10-236-191-2_874690532_0.json |
724bbe7e_System_Web_Namespace_____Description | [Class] HttpPostedFileBase [Description] | Serves as the base class for classes that provide access to individual files that have been uploaded by a client. | [] | System.Web Namespace () | Description | https://msdn.microsoft.com/en-US/library/system.web(v=vs.110).aspx | 49/1438042988962.66_20150728002308-00318-ip-10-236-191-2_874690532_0.json |
724bbe7e_System_Web_Namespace_____Description | [Class] HttpPostedFileWrapper [Description] | Encapsulates the HTTP intrinsic object that provides access to individual files that have been uploaded by a client. | [] | System.Web Namespace () | Description | https://msdn.microsoft.com/en-US/library/system.web(v=vs.110).aspx | 49/1438042988962.66_20150728002308-00318-ip-10-236-191-2_874690532_0.json |
724bbe7e_System_Web_Namespace_____Description | [Class] HttpRequest [Description] | Enables ASP.NET to read the HTTP values sent by a client during a Web request. | [] | System.Web Namespace () | Description | https://msdn.microsoft.com/en-US/library/system.web(v=vs.110).aspx | 49/1438042988962.66_20150728002308-00318-ip-10-236-191-2_874690532_0.json |
724bbe7e_System_Web_Namespace_____Description | [Class] HttpRequestBase [Description] | Serves as the base class for classes that enable ASP.NET to read the HTTP values sent by a client during a Web request. | [] | System.Web Namespace () | Description | https://msdn.microsoft.com/en-US/library/system.web(v=vs.110).aspx | 49/1438042988962.66_20150728002308-00318-ip-10-236-191-2_874690532_0.json |
724bbe7e_System_Web_Namespace_____Description | [Class] HttpRequestValidationException [Description] | The exception that is thrown when a potentially malicious input string is received from the client as part of the request data. This class cannot be inherited. | [] | System.Web Namespace () | Description | https://msdn.microsoft.com/en-US/library/system.web(v=vs.110).aspx | 49/1438042988962.66_20150728002308-00318-ip-10-236-191-2_874690532_0.json |
724bbe7e_System_Web_Namespace_____Description | [Class] HttpRequestWrapper [Description] | Encapsulates the HTTP intrinsic object that enables ASP.NET to read the HTTP values that are sent by a client during a Web request. | [] | System.Web Namespace () | Description | https://msdn.microsoft.com/en-US/library/system.web(v=vs.110).aspx | 49/1438042988962.66_20150728002308-00318-ip-10-236-191-2_874690532_0.json |
724bbe7e_System_Web_Namespace_____Description | [Class] HttpResponse [Description] | Encapsulates HTTP-response information from an ASP.NET operation. | [] | System.Web Namespace () | Description | https://msdn.microsoft.com/en-US/library/system.web(v=vs.110).aspx | 49/1438042988962.66_20150728002308-00318-ip-10-236-191-2_874690532_0.json |
724bbe7e_System_Web_Namespace_____Description | [Class] HttpResponseBase [Description] | Represents the base class for classes that provides HTTP-response information from an ASP.NET operation. | [] | System.Web Namespace () | Description | https://msdn.microsoft.com/en-US/library/system.web(v=vs.110).aspx | 49/1438042988962.66_20150728002308-00318-ip-10-236-191-2_874690532_0.json |
724bbe7e_System_Web_Namespace_____Description | [Class] HttpResponseWrapper [Description] | Encapsulates the HTTP intrinsic object that provides HTTP-response information from an ASP.NET operation. | [] | System.Web Namespace () | Description | https://msdn.microsoft.com/en-US/library/system.web(v=vs.110).aspx | 49/1438042988962.66_20150728002308-00318-ip-10-236-191-2_874690532_0.json |
724bbe7e_System_Web_Namespace_____Description | [Class] HttpRuntime [Description] | Provides a set of ASP.NET run-time services for the current application. | [] | System.Web Namespace () | Description | https://msdn.microsoft.com/en-US/library/system.web(v=vs.110).aspx | 49/1438042988962.66_20150728002308-00318-ip-10-236-191-2_874690532_0.json |
724bbe7e_System_Web_Namespace_____Description | [Class] HttpServerUtility [Description] | Provides helper methods for processing Web requests. | [] | System.Web Namespace () | Description | https://msdn.microsoft.com/en-US/library/system.web(v=vs.110).aspx | 49/1438042988962.66_20150728002308-00318-ip-10-236-191-2_874690532_0.json |
724bbe7e_System_Web_Namespace_____Description | [Class] HttpServerUtilityBase [Description] | Serves as the base class for classes that provide helper methods for processing Web requests. | [] | System.Web Namespace () | Description | https://msdn.microsoft.com/en-US/library/system.web(v=vs.110).aspx | 49/1438042988962.66_20150728002308-00318-ip-10-236-191-2_874690532_0.json |
724bbe7e_System_Web_Namespace_____Description | [Class] HttpServerUtilityWrapper [Description] | Encapsulates the HTTP intrinsic object that provides helper methods for processing Web requests. | [] | System.Web Namespace () | Description | https://msdn.microsoft.com/en-US/library/system.web(v=vs.110).aspx | 49/1438042988962.66_20150728002308-00318-ip-10-236-191-2_874690532_0.json |
724bbe7e_System_Web_Namespace_____Description | [Class] HttpSessionStateBase [Description] | Serves as the base class for classes that provides access to session-state values, session-level settings, and lifetime management methods. | [] | System.Web Namespace () | Description | https://msdn.microsoft.com/en-US/library/system.web(v=vs.110).aspx | 49/1438042988962.66_20150728002308-00318-ip-10-236-191-2_874690532_0.json |
724bbe7e_System_Web_Namespace_____Description | [Class] HttpSessionStateWrapper [Description] | Encapsulates the HTTP intrinsic object that provides access to session-state values, session-level settings, and lifetime management methods. | [] | System.Web Namespace () | Description | https://msdn.microsoft.com/en-US/library/system.web(v=vs.110).aspx | 49/1438042988962.66_20150728002308-00318-ip-10-236-191-2_874690532_0.json |
724bbe7e_System_Web_Namespace_____Description | [Class] HttpStaticObjectsCollection [Description] | Provides a collection of application-scoped objects for the StaticObjects property. | [] | System.Web Namespace () | Description | https://msdn.microsoft.com/en-US/library/system.web(v=vs.110).aspx | 49/1438042988962.66_20150728002308-00318-ip-10-236-191-2_874690532_0.json |
724bbe7e_System_Web_Namespace_____Description | [Class] HttpStaticObjectsCollectionBase [Description] | Serves as the base class for classes that provide a collection of application-scoped objects for the StaticObjects property. | [] | System.Web Namespace () | Description | https://msdn.microsoft.com/en-US/library/system.web(v=vs.110).aspx | 49/1438042988962.66_20150728002308-00318-ip-10-236-191-2_874690532_0.json |
724bbe7e_System_Web_Namespace_____Description | [Class] HttpStaticObjectsCollectionWrapper [Description] | Encapsulates the HTTP intrinsic object that provides a collection of application-scoped objects for the StaticObjects property. | [] | System.Web Namespace () | Description | https://msdn.microsoft.com/en-US/library/system.web(v=vs.110).aspx | 49/1438042988962.66_20150728002308-00318-ip-10-236-191-2_874690532_0.json |
724bbe7e_System_Web_Namespace_____Description | [Class] HttpTaskAsyncHandler [Description] | Provides methods that a derived task handler class can implement in order to process an asynchronous task. | [] | System.Web Namespace () | Description | https://msdn.microsoft.com/en-US/library/system.web(v=vs.110).aspx | 49/1438042988962.66_20150728002308-00318-ip-10-236-191-2_874690532_0.json |
724bbe7e_System_Web_Namespace_____Description | [Class] HttpUnhandledException [Description] | The exception that is thrown when a generic exception occurs. | [] | System.Web Namespace () | Description | https://msdn.microsoft.com/en-US/library/system.web(v=vs.110).aspx | 49/1438042988962.66_20150728002308-00318-ip-10-236-191-2_874690532_0.json |
724bbe7e_System_Web_Namespace_____Description | [Class] HttpUtility [Description] | Provides methods for encoding and decoding URLs when processing Web requests. This class cannot be inherited. | [] | System.Web Namespace () | Description | https://msdn.microsoft.com/en-US/library/system.web(v=vs.110).aspx | 49/1438042988962.66_20150728002308-00318-ip-10-236-191-2_874690532_0.json |
724bbe7e_System_Web_Namespace_____Description | [Class] HttpWorkerRequest [Description] | This abstract class defines the base worker methods and enumerations used by ASP.NET managed code to process requests. | [] | System.Web Namespace () | Description | https://msdn.microsoft.com/en-US/library/system.web(v=vs.110).aspx | 49/1438042988962.66_20150728002308-00318-ip-10-236-191-2_874690532_0.json |
724bbe7e_System_Web_Namespace_____Description | [Class] HttpWriter [Description] | Provides a TextWriter object that is accessed through the intrinsic HttpResponse object. | [] | System.Web Namespace () | Description | https://msdn.microsoft.com/en-US/library/system.web(v=vs.110).aspx | 49/1438042988962.66_20150728002308-00318-ip-10-236-191-2_874690532_0.json |
724bbe7e_System_Web_Namespace_____Description | [Class] IisTraceListener [Description] | Provides a listener that routes all tracing and debugging output to the IIS 7.0 infrastructure. | [] | System.Web Namespace () | Description | https://msdn.microsoft.com/en-US/library/system.web(v=vs.110).aspx | 49/1438042988962.66_20150728002308-00318-ip-10-236-191-2_874690532_0.json |
724bbe7e_System_Web_Namespace_____Description | [Class] MimeMapping [Description] | Maps document extensions to content MIME types. | [] | System.Web Namespace () | Description | https://msdn.microsoft.com/en-US/library/system.web(v=vs.110).aspx | 49/1438042988962.66_20150728002308-00318-ip-10-236-191-2_874690532_0.json |
724bbe7e_System_Web_Namespace_____Description | [Class] ParserError [Description] | Represents a parser error or warning. This class cannot be inherited. | [] | System.Web Namespace () | Description | https://msdn.microsoft.com/en-US/library/system.web(v=vs.110).aspx | 49/1438042988962.66_20150728002308-00318-ip-10-236-191-2_874690532_0.json |
724bbe7e_System_Web_Namespace_____Description | [Class] ParserErrorCollection [Description] | Manages a set of parser errors detected during parsing. This class cannot be inherited. | [] | System.Web Namespace () | Description | https://msdn.microsoft.com/en-US/library/system.web(v=vs.110).aspx | 49/1438042988962.66_20150728002308-00318-ip-10-236-191-2_874690532_0.json |
724bbe7e_System_Web_Namespace_____Description | [Class] PreApplicationStartMethodAttribute [Description] | Provides expanded support for application startup. | [] | System.Web Namespace () | Description | https://msdn.microsoft.com/en-US/library/system.web(v=vs.110).aspx | 49/1438042988962.66_20150728002308-00318-ip-10-236-191-2_874690532_0.json |
724bbe7e_System_Web_Namespace_____Description | [Class] ProcessInfo [Description] | Provides information on processes currently executing. | [] | System.Web Namespace () | Description | https://msdn.microsoft.com/en-US/library/system.web(v=vs.110).aspx | 49/1438042988962.66_20150728002308-00318-ip-10-236-191-2_874690532_0.json |
Subsets and Splits