ShellBrowserBaseIsHidden Method |
Checks if the currently active object is hidden.
Namespace:
Jam.Shell
Assembly:
ShellBrowser.Core (in ShellBrowser.Core.dll) Version: 7.1
Syntax Public Function IsHidden As Boolean
member IsHidden : unit -> bool
Return Value
Type:
Booleantrue, if the currently active object is hidden, false otherwise.
See Also