Click or drag to resize

ThumbnailNativeObject Property

Gets the underlying Shell native object corresponding to the shared bitmap (ISharedBitmap).

Namespace:  callback.ShellBoost.Core.WindowsShell
Assembly:  callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax
C#
public Object NativeObject { get; }

Property Value

Type: Object
The native object.
See Also