Click or drag to resize

ShellCommandCaption Property

Gets the caption of the menu item.

Namespace: Jam.Shell
Assembly: ShellBrowser.Core (in ShellBrowser.Core.dll) Version: 7.2
Syntax
public string Caption { get; }

Property Value

String
The caption.
See Also