Al Programming
Free source code programming in C#, VB.Net, Java, SQL
Search This Blog
Thursday, January 15, 2015
C# File Class
C#
>
Files
>
File Class
Use the
File
class for:
copy, move, rename, create, open, delete to a single file at a time.
get and set file attributes.
All
File
methods are static.
Methods
ReadAllBytes
OpenText
AppendText
Move
Newer Post
Older Post
Home