Click or drag to resize

ShellMenuItemVerb Property

Gets the verb.

Namespace:  Jam.Shell.WPF.Controls
Assembly:  ShellBrowserWPF (in ShellBrowserWPF.dll) Version: 1.3.1
Syntax
public string Verb { get; }

Property Value

Type: String
The shell verb associated with the context menu item.
See Also