ProtocolElement.AppDomainHandlerType Property

 

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

Gets or sets the application-domain handler type.

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

<ConfigurationPropertyAttribute("appDomainHandlerType")>
Public Property AppDomainHandlerType As String

Property Value

Type: System.String

The application-domain handler type.

.NET Framework
Available since 2.0
Return to top
Show: