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 解码器的唯一标识符。

适用于