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