Click or drag to resize

NativeProxyIcons Property

Gets the native proxy embedded icons.

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

Property Value

Type: IReadOnlyListBitmap
The icons.
See Also