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; }
Public ReadOnly Property CanParseRdf As Boolean
Get
Property Value
Type:
BooleanSee Also