ShellMenuItemText Property |
Gets or sets this menu item's text.
Namespace:
callback.ShellBoost.Core
Assembly:
callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax public virtual string Text { get; set; }
Property Value
Type:
StringThe text.
See Also