Click or drag to resize

PropertyEnumTypeImageReferenceIndex Property

Gets the index of the image reference.

Namespace:  callback.ShellBoost.Core.WindowsPropertySystem
Assembly:  callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax
C#
public int ImageReferenceIndex { get; }

Property Value

Type: Int32
The index of the image reference.
See Also