MimeTypeDefinitionCanParseSparqlResults Property  | 
 
            Gets whether this definition can instantiate a Parser that can parse SPARQL Results.
            
 
    Namespace: 
   VDS.RDF
    Assembly:
   dotNetRDF (in dotNetRDF.dll) Version: 
Syntaxpublic bool CanParseSparqlResults { get; }Public ReadOnly Property CanParseSparqlResults As Boolean
	Get
Property Value
Type: 
Boolean
See Also