ShellMenuItemInsertBeforeById Property |
Gets or sets a value indicating whether insert happens by id or by position.
Namespace:
callback.ShellBoost.Core
Assembly:
callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax public bool InsertBeforeById { get; set; }
Property Value
Type:
Booleantrue if insert happends by identifier; otherwise,
false.
See Also