Example #1
0
 public static string GetPathRoot(string path)
 {
     return(SystemPath.GetPathRoot(path));
 }