IFileData Interface
Description
Information about a folder or file.
Public Methods
Public Method ItemsThe folder's child items.
Public Method ModifyDateThe file's modify date.
Public Method SizeThe file size in Kbytes.
Public Method TypeThe type of object for which data is stored.
Public Properties
Public Property NameThe file or folder name.
See Also