次の方法で共有


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 デコーダーの一意識別子。

適用対象