Click or drag to resize

NativeProxyIcons Property

Gets the native proxy embedded icons.

Namespace:  callback.ShellBoost.Core.Client
Assembly:  callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax
C#
public IReadOnlyList<Bitmap> Icons { get; }

Property Value

Type: IReadOnlyListBitmap
The icons.
See Also