ExportProviderMimeType Property

Gets the MIME type of the export result.

Namespace:  Dundas.BI.Export
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.1.0.1001)
Syntax
public abstract string MimeType { get; }

Property Value

Type: String
The MIME type.
See Also