Click or drag to resize

BaseSesameHttpProtocolConnectorGetSaveContentType Method

Gets the Content Type used to save data to the store i.e. the MIME type to use for the Content-Type header.

Namespace:  VDS.RDF.Storage
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
protected virtual string GetSaveContentType()

Return Value

Type: String

[Missing <returns> documentation for "M:VDS.RDF.Storage.BaseSesameHttpProtocolConnector.GetSaveContentType"]

See Also