RdfXmlWriterContextUseDtd Property |
Gets/Sets whether a DTD is used.
Namespace:
VDS.RDF.Writing.Contexts
Assembly:
dotNetRDF (in dotNetRDF.dll) Version:
Syntax public bool UseDtd { get; set; }
Public Property UseDtd As Boolean
Get
Set
Property Value
Type:
BooleanSee Also