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