ShellMenuSeparatorItemText 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; }
Property Value
Type:
StringThe text.
See Also