Click or drag to resize

BaseUriNodeUri 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

IUriNodeUri
See Also