Share via


ImageCodecInfo.FormatID Proprietà

Definizione

Ottiene o imposta una struttura Guid contenente un GUID che identifica il formato del 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

Valore della proprietà

Struttura Guid contenente un GUID che identifica il formato del codec.

Si applica a

Vedi anche