NTriplesFormatterSyntax Property |
Gets the NTriples syntax being used.
Namespace:
VDS.RDF.Writing.Formatting
Assembly:
dotNetRDF (in dotNetRDF.dll) Version:
Syntax public NTriplesSyntax Syntax { get; }
Public ReadOnly Property Syntax As NTriplesSyntax
Get
Property Value
Type:
NTriplesSyntaxSee Also