ShellSystemListGoUp Method |
Namespace: Jam.ShellAssembly: ShellBrowser (in ShellBrowser.dll) Version: 7.2
SyntaxPublic Function GoUp As Boolean
public:
virtual bool GoUp() sealed
abstract GoUp : unit -> bool
override GoUp : unit -> bool
Return Value
Booleantrue if the operation succeeded, false if not, ie. if the root of the shellnamespace was selected
Implements
IShellControlGoUp
See Also