|
|
The File and FileInfo classes |
The class FileInfo represents a file The class File holds static methods for creation, copying, deletion, moving, and opening of files |
There is a substantial overlap between the instance methods of
class FileInfo and the static methods in class File |