ImageCodecInfo.Version 屬性

定義

取得或設定 Codec 的版本號碼。

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

屬性值

Codec 的版本號碼。

適用於