Partager via


ImageCodecInfo.MimeType Propriété

Définition

Obtient ou définit une chaîne qui contient le type MIME (Multipurpose Internet Mail Extensions) du 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

Valeur de propriété

Chaîne qui contient le type MIME (Multipurpose Internet Mail Extensions) du codec.

S’applique à