The regex that match file path and directory.

  • Thread starter Thread starter yxq
  • Start date Start date
Y

yxq

Hello,
Could anyone tell how to realize the regex that match file path and
direcotry?

Thank you
 
yxq said:
Hello,
Could anyone tell how to realize the regex that match file path and
direcotry?

It might be that what you want is already provided in System.IO.Path.

Andrew
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top