IFile Methods

MCManager API

The IFile type exposes the following members.

Methods

  NameDescription
CopyTo
Copies the file to the destination file.
DeleteOverloaded.
ExportFile
Exports the file to the local file system.
ImportFile
Imports a local file to the file system, for example when users upload files.
ListFiles
List files in the specified directory.
ListFilesFiltered
List files by the specified filter.
ListTree
Lists a tree of files within a directory.
ListTreeFiltered
Lists a tree of tiles within a directory by the specified filter.
MkDir
Creates a new directory.
Open
A merged name/value array of config elements.
RenameTo
Renames/Moves this file to the specified file instance.

See Also