Partager via


ImageCodecInfo.FormatDescription Propriété

Définition

Obtient ou définit une chaîne qui décrit le format de fichier du codec.

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

Valeur de propriété

Chaîne qui décrit le format de fichier du codec.

S’applique à