MimeTypeDefinitionSparqlResultsParserType Property  | 
 
            Gets/Sets the Type to use to parse SPARQL Results (or null if not applicable).
            
 
    Namespace: 
   VDS.RDF
    Assembly:
   dotNetRDF (in dotNetRDF.dll) Version: 
Syntaxpublic Type SparqlResultsParserType { get; set; }Public Property SparqlResultsParserType As Type
	Get
	Set
Property Value
Type: 
Type
See Also