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.0
Syntax
public string Caption { get; }

Property Value

Type: String
The caption.
See Also