MimeTypeDefinitionCanWriteSparqlResults Property  | 
 
            Gets whether the Definition provides a SPARQL Results Writer.
            
 
    Namespace: 
   VDS.RDF
    Assembly:
   dotNetRDF (in dotNetRDF.dll) Version: 
Syntaxpublic bool CanWriteSparqlResults { get; }Public ReadOnly Property CanWriteSparqlResults As Boolean
	Get
Property Value
Type: 
Boolean
See Also