Click or drag to resize

MimeTypeDefinitionRdfDatasetParserType Property

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

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

Property Value

Type: Type
See Also