ServerProtocol.Response Property

 

Gets the HttpResponse object for the derived class.

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

member Response : HttpResponse with get

Property Value

Type: System.Web.HttpResponse

An HttpResponse object.

.NET Framework
Available since 2.0
Return to top
Show: