Compartir a través de


ImageCodecInfo.FormatID Propiedad

Definición

Obtiene o establece una estructura Guid que contiene un GUID que identifica el formato del códec.

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

Valor de propiedad

Estructura Guid que contiene un GUID que identifica el formato del códec.

Se aplica a

Consulte también