Click or drag to resize

IHttpContextRequest Property

Gets the HTTP Request.

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

Property Value

Type: IHttpProtocolRequest
See Also