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