Click or drag to resize

MimeTypesHelperSupportedRdfDatasetMimeTypes Property

Gets the Enumeration of supported MIME Types for RDF Datasets.

Namespace:  VDS.RDF
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public static IEnumerable<string> SupportedRdfDatasetMimeTypes { get; }

Property Value

Type: IEnumerableString
See Also