Click or drag to resize

FullTextMatchPropertyFunction.FunctionUri Property

Gets the Function URI for the property function.

Namespace:  VDS.RDF.Query.PropertyFunctions
Assembly:  dotNetRDF.Query.FullText (in dotNetRDF.Query.FullText.dll) Version:
Syntax
public Uri FunctionUri { get; }

Property Value

Type: Uri

Implements

ISparqlPropertyFunction.FunctionUri
See Also