FileSystemExtensions.IsPathRooted method
namespace: Serenity assembly: Serenity.Net.Core
Gets if the path is rooted
public static bool IsPathRooted(this IFileSystem _, string path)
| parameter | description |
|---|---|
| _ | File system |
| path | Path |
See Also
- interface IFileSystem
- class FileSystemExtensions