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