Share via


ImageCodecInfo.Version Özellik

Tanım

Codec bileşeninin sürüm numarasını alır veya ayarlar.

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

Özellik Değeri

Codec bileşeninin sürüm numarası.

Şunlara uygulanır