TurtleFormatter_litMustEscape Field | 
 
            Set of characters that must be escaped for Literals.
            
 
    Namespace: 
   VDS.RDF.Writing.Formatting
    Assembly:
   dotNetRDF (in dotNetRDF.dll) Version: 
Syntaxprotected List<string[]> _litMustEscape
Protected _litMustEscape As List(Of String())
Field Value
Type: 
ListString
See Also