Click or drag to resize

IHttpContextResponse Property

Gets the HTTP Response.

Namespace:  VDS.RDF.Web
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
IHttpProtocolResponse Response { get; }

Property Value

Type: IHttpProtocolResponse
See Also