TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
j c
NA
45
0
Return the full path of folder
Jul 25 2011 2:59 PM
I am trying to return the full path of a directory that contain a specific name
I am trying to search location C:\test\
And trying to return the fullpathof a directory that contains AllTest
For example, if C:\test directory contains
Alltest.0.db folder
to return string filepath = "C:\test\Alltest0.db"
Sometime, the folder name can be Alltest.1.0… or .. whatever..
How can I do this in C#?
Reply
Answers (
0
)
C# Embedding IronPython?
C#.net 2008 build issue