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:
Syntax public Type SparqlResultsParserType { get; set; }
Public Property SparqlResultsParserType As Type
Get
Set
Property Value
Type:
TypeSee Also