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: 
Syntaxpublic Uri DocumentUrl { get; set; }Public Property DocumentUrl As Uri
	Get
	Set
Property Value
Type: 
Uri
See Also