Click or drag to resize

DynamicGraphSubjectBaseUri Property

Gets the Uri used for resolving relative subject references.

Namespace:  VDS.RDF.Dynamic
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public Uri SubjectBaseUri { get; }

Property Value

Type: Uri
See Also