RegexWorker Constructor (HttpBrowserCapabilities)

 

This API supports the product infrastructure and is not intended to be used directly from your code.

Creates a new instance of RegexWorker.

Namespace:   System.Web.Configuration
Assembly:  System.Web (in System.Web.dll)

Public Sub New (
	browserCaps As HttpBrowserCapabilities
)

Parameters

browserCaps
Type: System.Web.HttpBrowserCapabilities

The HttpCapabilitiesBase object to be configured.

.NET Framework
Available since 2.0
Return to top
Show: