IImageInstance.MIMEType Property

Definition

Gets the calculated value of the MIMEType property in a IImage class.

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 value that represents the calculated value of the MIMEType property.

Applies to