ShellMenuSendToItemText 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 override string Text { get; set; }
Property Value
Type:
String
The text.
See Also