11.1 Object Diagram

The following object diagram describes the hierarchy of various objects in File System Object component.

Describes  the hierarchy of various objects in the FileSystemobject component

Object Name

Properties

Method

Section 11.2, File System Object

GetServerFolder property

BuildPath method

CopyFile method

CopyFolder method

CreateFolder method

CreateTextFile method

DeleteFile method

DeleteFolder method

FileExist method

FolderExist method

GetAbsolutePathName method

GetBaseName method

GetExtensionName method

GetFile method

GetFileName method

GetFolder method

GetParentFolderName method

GetTempName method

MoveFile method

Section 11.2, File System Object

 

MoveFolder method

OpenTextFile method

Section 11.3, TextStream

AtEndOfLine property

AtEndOfStream property

Column property

Line property

Close method

Read method

ReadAll method

ReadLine method

Skip method

SkipLine method

Write method

WriteLine method

WriteBlankLines method

Section 11.4, File

Attributes property

DateCreated property

DateLastAccessed property

DateLastModified property

Name property

ParentFolder property

ShortName property

ShortPath property

Size property

Copy method

Delete method

Move method

OpenAsTextStream method

Section 11.5, Folder

Attributes property

DateCreated property

DateLastAccessed property

DateLastModified property

Files property

Filter

IsRootFolder property

Name property

ParentFolder property

Path property

ShortName property

ShortPath property

Size property

SubFolders property

Copy method

CreateTextFile method

Delete method

Move method

Section 11.6, FilesCollection

Count property

HasMoreElements method

Next method

Reset method

Item method

Section 11.7, FoldersCollection

Count property

Add method

HasMoreElements method

Next method

Reset method

Item method