ImageCodecInfo.MimeType

ImageCodecInfo.MimeType property

Gets or sets a string that contains the codec’s Multipurpose Internet Mail Extensions (MIME) type.

public string MimeType { get; set; }

See Also