Click or drag to resize

FullTextMatchPropertyFunctionFunctionUri 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

ISparqlPropertyFunctionFunctionUri
See Also