In The Hand LtdIn The Hand
FileSystem Class
NamespacesInTheHand.VisualBasicFileSystem
.NET Components for Mobility
The FileSystem module contains the procedures used to perform file, directory or folder, and system operations.
Declaration Syntax
C#Visual Basic
public sealed class FileSystem
Public NotInheritable Class FileSystem
Members
All MembersMethods



IconMemberDescription
Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
FileCopy(String, String)
Copies a file.

FileDateTime(String)
Returns a Date value that indicates the date and time when a file was created or last modified.

FileLen(String)
Returns a Long value specifying the length of a file in bytes.

Finalize()()()()
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
GetHashCode()()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType()()()()
Gets the Type of the current instance.
(Inherited from Object.)
Kill(String)
Deletes files from a disk.

MemberwiseClone()()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
Rename(String, String)
Renames a disk file, directory, or folder.

RmDir(String)
Removes an existing directory or folder.

ToString()()()()
Returns a String that represents the current Object.
(Inherited from Object.)
Inheritance Hierarchy
Object
FileSystem

Assembly: InTheHand.VisualBasic (Module: InTheHand.VisualBasic) Version: 7.0.0.0