ProtocolElement.ProcessHandlerType Property

 

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

Gets or sets the process-handler type.

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

[ConfigurationPropertyAttribute("processHandlerType")]
public string ProcessHandlerType { get; set; }

Property Value

Type: System.String

The process-handler type.

.NET Framework
Available since 2.0
Return to top
Show: