Click or drag to resize

ShellMenuItemDisplayText Property

Gets the display text.

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

Property Value

Type: String
The display text.
See Also