Click or drag to resize

PathTokenPath Property

Gets the Path this Token acts as a placeholder for.

Namespace:  VDS.RDF.Parsing.Tokens
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public ISparqlPath Path { get; }

Property Value

Type: ISparqlPath
See Also