RemoteDocumentDocumentUrl Property |
The final URL of the loaded document. This is important to handle HTTP redirects properly.
Namespace:
VDS.RDF.JsonLd
Assembly:
dotNetRDF (in dotNetRDF.dll) Version:
Syntax public Uri DocumentUrl { get; set; }
Public Property DocumentUrl As Uri
Get
Set
Property Value
Type:
UriSee Also