DynamicNodeBaseUri Property |
Gets the URI used to resolve relative predicate references.
Namespace:
VDS.RDF.Dynamic
Assembly:
dotNetRDF (in dotNetRDF.dll) Version:
Syntax public Uri BaseUri { get; }
Public ReadOnly Property BaseUri As Uri
Get
Property Value
Type:
UriSee Also