MimeTypeDefinitionRdfDatasetWriterType Property |
Gets/Sets the Type to use to writer RDF Dataets (or null if not applicable).
Namespace:
VDS.RDF
Assembly:
dotNetRDF (in dotNetRDF.dll) Version:
Syntax public Type RdfDatasetWriterType { get; set; }
Public Property RdfDatasetWriterType As Type
Get
Set
Property Value
Type:
TypeSee Also