Click or drag to resize

ShellMenuSendToItemHelp 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
C#
public override string Help { get; set; }

Property Value

Type: String
The help text.
See Also