Click or drag to resize

BaseVirtualUriNode<TNodeID, TGraphID>.Uri Property

Gets the URI.

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

Property Value

Type: Uri

Implements

IUriNode.Uri
See Also