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; }
Public Property RdfParserType As Type
Get
Set
Property Value
Type:
TypeSee Also