다음을 통해 공유


BitmapDecoder.IcoDecoderId 속성

정의

ICO 디코더의 고유 식별자입니다.

public:
 static property Platform::Guid IcoDecoderId { Platform::Guid get(); };
static winrt::guid IcoDecoderId();
public static Guid IcoDecoderId { get; }
var guid = BitmapDecoder.icoDecoderId;
Public Shared ReadOnly Property IcoDecoderId As Guid

속성 값

Guid

Platform::Guid

winrt::guid

ICO 디코더의 고유 식별자입니다.

적용 대상