Click or drag to resize

PelletServiceMimeTypes Property

Gets the Response MIME Types supported by the Service.

Namespace:  VDS.RDF.Query.Inference.Pellet
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public IEnumerable<string> MimeTypes { get; }

Property Value

Type: IEnumerableString
See Also