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