XPathFunctionFactory.EncodeForURI Field |
Constants representing the names of XPath String functions.
Namespace:
VDS.RDF.Query.Expressions
Assembly:
dotNetRDF (in dotNetRDF.dll) Version:
Syntaxpublic const string EncodeForURI = "encode-for-uri"
Public Const EncodeForURI As String = "encode-for-uri"
Field Value
Type:
String
See Also