UweKeim / ZetaLongPaths

A .NET library to access files and directories with more than 260 characters length.

Home Page:https://nuget.org/packages/ZetaLongPaths

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

IsPathRooted

MustafaDaoud90 opened this issue · comments

How to get IsPathRooted in ZetaLongPath?
such as System.IO.Path.IsPathRooted(_path) return boolean true or false.

yes, it helps me.

Thank you a lot.