AdvDirectory Example Code

The component provides you complete directory management on server. It provides following operations for server side directory management.

  1. Complete basic directory management operations, such as Create, Delete and Rename a directory.

  2. Along with these basic operations, it provides List operation for getting listing of all files and directories under the given directory, and return their Attributes, Size, Creation Date, Last Modified Date and Type, and also can sort the listing in ascending and descending on given sorting criteria.

Method Name Method Description
Create Create a directory
Delete Delete a directory
Rename Rename a directory
List Return listing of a directory

Back

Copyright © 2000, Advanced Communications