ProjectManager Object
249
FolderDeployTarget
Syntax
FolderDeployTarget(Folder: OleVariant; out FolderType: Integer; out
FolderTarget: OleVariant);
Description
Gets the folder deployment target and type.
FolderFileCount
Syntax
FolderFileCount(Folder: OleVariant): Integer;
Description
Counts the number of files in the project folder.
FolderRemoveFile
Syntax
FolderRemoveFile(Folder: OleVariant; Filename: OleVariant);
Description
Removes file from specified folder.
FolderRenameFile
Syntax
FolderRenameFile(Folder: OleVariant; OldName: OleVariant; NewName: Ole-
Variant);
Description
Renames a file within a project.
FolderSubFolderExists
Syntax
FolderSubFolderExists(Folder: OleVariant; SubFolderName: OleVariant):
WordBool;
Description
Boolean. Determines if a subfolder exists.
FolderSubFolders
Syntax
FolderSubFolders(Folder: OleVariant): OleVariant;
Description
Lists all subfolders within the project folder.
FolderType
Syntax
FolderType(Folder: OleVariant): Integer;
Description
Returns the specified folder type.
Содержание ColdFusion Server 5
Страница 18: ...xviii About This Book...
Страница 26: ...8 Chapter 1 Setting Up the Product...
Страница 42: ...24 Chapter 2 Configuring Browsers and Servers...
Страница 60: ...42 Chapter 3 Exploring the Workspace...
Страница 100: ...82 Chapter 6 Editing Pages...
Страница 126: ...108 Chapter 7 Using Web Development Languages...
Страница 212: ...194 Chapter 13 Customizing the Development Environment...
Страница 320: ...302 Glossary...