ThumbnailGet Method (Item, Int32, WTS_FLAGS, Boolean, Boolean) |
Namespace: callback.ShellBoost.Core.WindowsShell
public static Thumbnail Get( Item item, int size = 0, WTS_FLAGS flags = WTS_FLAGS.WTS_NONE, bool preloadBitmap = false, bool throwOnError = true )
Exception | Condition |
---|---|
ArgumentNullException | item is null. |