Easy File System Path Manipulation in C#(higherlogics.blogspot.com)
submitted by
mcintyre321(308) 2 years, 6 months ago
FsPath root = "/foo/bar";
var baz = root / "blam" / "baz";
var etc = FsPath.Root("/etc/");
var passwd = etc / "passwd";
|category: C#
|Views: 12
tags:
C# another
Everyones tags:
Your Tags: