ShellMenuRemovedIds Property |
Gets the a list of menu item identifiers that must be removed.
Namespace:
ShellBoost.Core
Assembly:
ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax public ICollection<int> RemovedIds { get; }
Property Value
Type:
ICollectionInt32A list of of menu item identifiers that must be removed.
See Also