Share via


MimeData Class

MimeData Class

Contains the map image. The MimeData class includes the Multipurpose Internet Mail Extensions (MIME) type, the MIME label, and the binary image.

Public Class MimeData
    Member of [Namespace]
[C#]
public class MimeData : System.Object
    Member of [Namespace]

Public Properties

public propertyBits The binary map image. Byte[].
public propertyContentID Name of the returned image. String.
public propertyMimeType The MIME type of the map image. String.

Remarks

See Also

MapImage.MimeData Property | RenderServiceSoap.GetMap Method | MapOptions.ReturnType Property | MapReturnType Enumeration