Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

.Net Tips, C# Tips : Get list of all files of directory or folder using LINQ using .Net Framework 4 with C# Examples and VB.Net Examples

7 views
Skip to first unread message

Jayesh Sorathia

unread,
Jul 27, 2012, 3:13:22 AM7/27/12
to
You can get list of all files in particular directory or folder and it's all sub directories.
.NET Framework 4 allow to enumerate directories and files using methods that returns enumerable collections. There is a also a methods of get enumerable collections for DirectoryInfo , FileSystemInfo and FileInfo objects.

Click here to read full article. Click Here... http://jayeshsorathia.blogspot.com/2012/07/net-tips-c-tips-get-list-of-all-files-of-directory-or-folder-using-net-framework-4.html
0 new messages