Click or drag to resize

SparqlQueryBaseUri Property

Gets/Sets the Base Uri for the Query.

Namespace:  VDS.RDF.Query
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public Uri BaseUri { get; set; }

Property Value

Type: Uri
See Also