.NET path manipulation library

后端 未结 5 1619
感情败类
感情败类 2021-01-06 05:49

Does anyone know of any good library that abstracts the problem of path manipulation in a nice way? I\'d like to be able to combine and parse paths with arbitrary separators

5条回答
  •  野趣味
    野趣味 (楼主)
    2021-01-06 06:07

    Check Patrick's library to handle path operations link text

    This is the codeplex project

提交回复
热议问题