ShellMenuItemHelp Property |
Gets or sets the help text, for status bar.
Namespace:
callback.ShellBoost.Core
Assembly:
callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax public virtual string Help { get; set; }
Property Value
Type:
StringThe help text.
See Also