MimeTypesHelperSupportedRdfMimeTypes Property |
Gets the Enumeration of supported MIME Types for RDF Graphs.
Namespace:
VDS.RDF
Assembly:
dotNetRDF (in dotNetRDF.dll) Version:
Syntax public static IEnumerable<string> SupportedRdfMimeTypes { get; }
Public Shared ReadOnly Property SupportedRdfMimeTypes As IEnumerable(Of String)
Get
Property Value
Type:
IEnumerableStringSee Also