Click or drag to resize

ShellMenuInvokeEventArgsTitle Property

Gets the menu title.

Namespace:  callback.ShellBoost.Core
Assembly:  callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax
C#
public string Title { get; }

Property Value

Type: String
The title.
See Also