Share via


ImageCodecInfo.MimeType Proprietà

Definizione

Ottiene o imposta una stringa contenente il tipo MIME (Multipurpose Internet Mail Extensions) del codec.

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

Valore della proprietà

Stringa contenente il tipo MIME (Multipurpose Internet Mail Extensions) del codec.

Si applica a