NTriplesWriterSyntax Property |
Gets/Sets the NTriples syntax mode.
Namespace:
VDS.RDF.Writing
Assembly:
dotNetRDF (in dotNetRDF.dll) Version:
Syntax public NTriplesSyntax Syntax { get; set; }
Public Property Syntax As NTriplesSyntax
Get
Set
Property Value
Type:
NTriplesSyntaxSee Also