Show / Hide Table of Contents

Method ExplorerFolder.All


Overload

Creates ExplorerFolder for all folder windows.

public static ExplorerFolder[] All(bool onlyFilesystem = false, wnd tabsOf = default)
Parameters
onlyFilesystem  (bool)

Skip folders that don't have a filesystem path, such as Control Panel and Recycle Bin.

tabsOf  (wnd)

Need only tabs of this window.

Returns
ExplorerFolder[]