IHttpContext.Response Property |
Gets the HTTP Response.
Namespace:
VDS.RDF.Web
Assembly:
dotNetRDF (in dotNetRDF.dll) Version:
SyntaxIHttpProtocolResponse Response { get; }
ReadOnly Property Response As IHttpProtocolResponse
Get
Property Value
Type:
IHttpProtocolResponse
See Also