Click or drag to resize

MimeTypeDefinitionRdfParserType Property

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

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

Property Value

Type: Type
See Also