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