Click or drag to resize
FileInfo Methods

The FileInfo type exposes the following members.

Methods
  Name Description
Public method AppendText
Public method CopyTo(String)
Public method CopyTo(String, Boolean)
Public method Create
Public method CreateText
Public method Decrypt
Public method Delete
Public method Encrypt
Public method Equals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Public method GetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public method GetType
Gets the Type of the current instance.
(Inherited from Object.)
Public method MoveTo
Public method Open
Public method OpenRead
Public method OpenText
Public method OpenWrite
Public method Refresh
Public method Replace(String, String)
Public method Replace(String, String, Boolean)
Public method ToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also