This is a constant string that represents the 'Go up' command that can be used in ShellBrowser.
Namespace:
Jam.Shell
Assembly:
ShellBrowser.Core (in ShellBrowser.Core.dll) Version: 7.1
Syntaxpublic static readonly ShellCommand GoUp
Public Shared ReadOnly GoUp As ShellCommand
public:
static initonly ShellCommand^ GoUp
static val GoUp: ShellCommand
Field Value
Type:
ShellCommand
See Also