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