Click or drag to resize

RdfAEvaluationContextBaseUri Property

Gets/Sets the Base URI.

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

Property Value

Type: Uri
See Also