다음을 통해 공유


ImageCodecInfo.Clsid 속성

정의

특정 코덱을 식별하는 GUID가 포함된 Guid 구조체를 가져오거나 설정합니다.

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

속성 값

특정 코덱을 식별하는 GUID가 포함된 Guid 구조체입니다.

적용 대상