ShellMenuAllItemsIds Property |
Gets all child items menu identifier offsets.
Namespace:
callback.ShellBoost.Core
Assembly:
callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax public IEnumerable<int> AllItemsIds { get; }
Property Value
Type:
IEnumerableInt32
All child items meny identifier offsets.
See Also