ServerProtocol.Request Property

 

Gets the HttpRequest object for the derived class.

Namespace:   System.Web.Services.Protocols
Assembly:  System.Web.Services (in System.Web.Services.dll)

member Request : HttpRequest with get

Property Value

Type: System.Web.HttpRequest

An HttpRequest object.

.NET Framework
Available since 2.0
Return to top
Show: