Click or drag to resize

BaseUriNode.Uri Property

Gets the Uri for this Node.

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

Property Value

Type: Uri

Implements

IUriNode.Uri
See Also