IImage.MIMEType Property

Definition

Returns the MIME type of the image, if any.

public:
 property System::String ^ MIMEType { System::String ^ get(); };
public string MIMEType { get; }
member this.MIMEType : string
Public ReadOnly Property MIMEType As String

Property Value

A string containing the MIME type of the image.

Applies to