SparqlParameterizedStringBaseUri Property |
Gets/Sets the Base URI which will be used to prepend BASE declarations to the command.
Namespace:
VDS.RDF.Query
Assembly:
dotNetRDF (in dotNetRDF.dll) Version:
Syntax public Uri BaseUri { get; set; }
Public Property BaseUri As Uri
Get
Set
Property Value
Type:
UriSee Also