Share via


ImageInstance.MIMEType Propiedad

Definición

Obtiene o establece el valor calculado de la propiedad MIMEType de una clase Image.

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

Valor de propiedad

Valor string que representa el valor calculado de la propiedad MIMEType.

Se aplica a