ServerProtocol.Context Property

 

Gets the HttpContext object for the derived class.

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

Protected Friend ReadOnly Property Context As HttpContext

Property Value

Type: System.Web.HttpContext

An HttpContext object.

.NET Framework
Available since 2.0
Return to top
Show: