Click or drag to resize

MimeTypeDefinitionCanWriteRdfDatasets Property

Gets whether the Definition provides a RDF Dataset Writer.

Namespace:  VDS.RDF
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public bool CanWriteRdfDatasets { get; }

Property Value

Type: Boolean
See Also