







Lists a tree of files within a directory.
Namespace:
Moxiecode.Manager.FileSystems
Assembly:
MCManager (in MCManager.dll) Version: 1.0.0.0
Syntax
| C# |
|---|
public virtual IFile[] ListTree() |
| Visual Basic (Declaration) |
|---|
Public Overridable Function ListTree As IFile() |
| Visual C++ |
|---|
public: virtual array<IFile^>^ ListTree() |
