Partager via


ImageCodecInfo.FormatID Propriété

Définition

Obtient ou définit une structure Guid qui contient un GUID qui identifie le format du codec.

public:
 property Guid FormatID { Guid get(); void set(Guid value); };
public Guid FormatID { get; set; }
member this.FormatID : Guid with get, set
Public Property FormatID As Guid

Valeur de propriété

Structure Guid qui contient un GUID qui identifie le format du codec.

S’applique à

Voir aussi