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