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 解碼器的唯一識別碼。

適用於