BackgroundContextMenuc_ViewList Field |
constant to distinguish between menu items - list view
Namespace:
Jam.Shell
Assembly:
ShellBrowser.Winforms (in ShellBrowser.Winforms.dll) Version: 6.3.1
Syntax protected const string c_ViewList = "list"
Protected Const c_ViewList As String = "list"
protected:
literal String^ c_ViewList = "list"
static val mutable c_ViewList: string
Field Value
Type:
StringSee Also