Click or drag to resize

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; }

Property Value

Type: Uri
See Also