ShellMenu.AllItemsMenuIds Property |
Gets all child items menu identifiers.
Namespace:
callback.ShellBoost.Core
Assembly:
callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax public IEnumerable<int> AllItemsMenuIds { get; }
Property Value
Type:
IEnumerable<Int32>
All child items menu identifiers.
See Also