MimeTypeDefinition.RdfParserType Property |
Gets/Sets the Type to use to parse RDF (or null if not applicable).
Namespace:
VDS.RDF
Assembly:
dotNetRDF (in dotNetRDF.dll) Version:
Syntaxpublic Type RdfParserType { get; set; }
Public Property RdfParserType As Type
Get
Set
Property Value
Type:
Type
See Also