EmbeddedImage.MIMEType Property

Definition

Gets or sets the MIME type.

public:
 property System::String ^ MIMEType { System::String ^ get(); void set(System::String ^ value); };
public string MIMEType { get; set; }
member this.MIMEType : string with get, set
Public Property MIMEType As String

Property Value

The MIME type.

Applies to