Compartir a través de


IImage.MIMEType Propiedad

Definición

Devuelve el tipo MIME de la imagen, si existe.

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

Valor de propiedad

Un valor de tipo string que contiene el tipo MIME de la imagen.

Se aplica a