skip to main
|
skip to sidebar
Monday, June 27, 2011
How to find the files from all the sub folders in C#.Net?
using System.IO;
string[] filePaths = Directory.GetFiles(@"C:\Kanna\", "*.jpg", SearchOption.AllDirectories);
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
Translation
Subscribe via email
Enter your email address:
Kannabiran [Author]
Categories
AJAX
(4)
ASP.Net
(10)
C#.Net
(47)
CSS
(2)
Directory
(3)
General
(1)
HTML
(2)
IIS
(3)
Infragistics
(1)
JavaScript
(21)
Oracle
(2)
Q n A ASP.Net
(1)
Q n A OOPS
(1)
Q n A SQL Server
(5)
Registry
(2)
SQL Server
(41)
VB.Net
(11)
Web Config
(5)
Window Service
(3)
About Me
Kannabiran
View my complete profile
Some of my Frenz...
No comments:
Post a Comment