dotNetRDF API Documentation
dotNetRDF API Documentation
VDS.RDF.Web
IHttpProtocolRequest Interface
IHttpProtocolRequest Properties
AcceptTypes Property
ContentLength Property
ContentType Property
Headers Property
HttpMethod Property
InputStream Property
QueryString Property
Url Property
UserHostAddress Property
IHttpProtocolRequest
Url Property
Gets the URL.
Namespace:
VDS.RDF.Web
Assembly:
dotNetRDF (in dotNetRDF.dll) Version:
Syntax
C#
VB
Copy
Uri
Url
{
get
; }
ReadOnly
Property
Url
As
Uri
Get
Property Value
Type:
Uri
See Also
Reference
IHttpProtocolRequest Interface
VDS.RDF.Web Namespace
Please report any bugs or issues with this documentation at http://github.com/dotnetrdf/dotnetrdf/issues
Copyright (c) 2009 - 2020 dotNetRDF Project