This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > II > IImageResult2 Interface > IImageResult2.MimeType Property (ArcObjects .NET 10.4 SDK) |
The MIME type of the generated image.
[Visual Basic .NET] Public ReadOnly Property MimeType As String
[C#] public string MimeType {get;}
[C++]
HRESULT get_MimeType(
BSTR* pMimeType
);
[C++]
Parameters pMimeType [out, retval] pMimeType is a parameter of type BSTR