Click or drag to resize

MimeTypeDefinitionRdfDatasetWriterType Property

Gets/Sets the Type to use to writer RDF Dataets (or null if not applicable).

Namespace:  VDS.RDF
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public Type RdfDatasetWriterType { get; set; }

Property Value

Type: Type
See Also