ShellMenuSeparatorItemText Property |
Gets or sets this menu item's text.
Namespace:
ShellBoost.Core
Assembly:
ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax public override string Text { get; }
Property Value
Type:
StringThe text.
See Also