ImageCodecInfo.Clsid Property

Definition

Gets or sets a Guid structure that contains a GUID that identifies a specific codec.

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

Property Value

A Guid structure that contains a GUID that identifies a specific codec.

Applies to