ImageGear21.Core Assembly > ImageGear.Formats Namespace > IImGearFormat Interface : MIMEType Property |
'Declaration ReadOnly Property MIMEType As String
'Usage Dim instance As IImGearFormat Dim value As String value = instance.MIMEType
string MIMEType {get;}
__property string* get_MIMEType();