Type

IImageResource.Type property

type の実装では、特定のイメージのタイプを特定の ImageType のインスタンスとして返す必要があります。

public ImageType Type { get; }

関連項目