다음을 통해 공유


ImageCodecInfo.Version 속성

정의

코덱의 버전 번호를 가져오거나 설정합니다.

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

속성 값

코덱의 버전 번호입니다.

적용 대상