
March 31st, 2008 by

daniva

Loading ...
The following code example shows how to use the I/O classes to create a listing of all files with the extension “.exe” in a directory.
The output data is inserted to the local data sheet and also printeg to the QTP log.

March 31st, 2008 by

daniva

Loading ...
The following code example shows how to use the I/O classes to create a listing of all files with the extension “.exe” in a directory.
The output data is inserted to the local data sheet and also printeg to the QTP log.

March 31st, 2008 by

daniva

Loading ...
System.IO.DirectoryInfo class exposes instance methods for creating, moving, and enumerating through directories and subdirectories.
System.IO.File Provides static methods for the creation, copying, deletion, moving, and opening of files.

March 31st, 2008 by

daniva

Loading ...
System.IO.DirectoryInfo class exposes instance methods for creating, moving, and enumerating through directories and subdirectories.
Recent Comments