MapGuide API Reference
|
void MgByteSource::SetMimeType | ( | CREFSTRING | mimeType | ) |
Sets the mime type of the data. See MgMimeType for list of supported mime types.
void SetMimeType(string mimeType); |
void SetMimeType(String mimeType); |
void SetMimeType(string mimeType); |
mimeType | (String/string) Mime type for byte source |