Browses a tree of subdirectories and (optionally) files in the given directory, recursively.
Overload List
Overload | Description |
BrowseTree(IDirectoryContents2) | Browses a tree of subdirectories and (optionally) files in the given directory, recursively, and including file objects. |
BrowseTree(IDirectoryContents2,Boolean) | Browses a tree of subdirectories and (optionally) files in the given directory, recursively, and allowing to specify whether to include file objects. |
Requirements
Target Platforms: .NET Framework: Windows 10 (selected versions), Windows 11 (selected versions), Windows Server 2016, Windows Server 2022; .NET: Linux, macOS, Microsoft Windows
See Also