BitmapDecoder.IcoDecoderId Property

Definition

The unique identifier of the ICO decoder.

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

Property Value

Guid

Platform::Guid

winrt::guid

The unique identifier of the ICO decoder.

Applies to