Click or drag to resize

MenuItemText Property

Gets or sets this menu item's text.

Namespace:  ShellBoost.Core.WindowsShell
Assembly:  ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax
C#
public string Text { get; }

Property Value

Type: String
The text.
See Also