Click or drag to resize

MimeTypeDefinitionCanParseRdf Property

Gets whether this definition can instantiate a Parser that can parse RDF.

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

Property Value

Type: Boolean
See Also