FileSystem public class FileSystem Provides static methods for retreiving network paths relative to a particular machine. Documentation public FileSystem() public static string GetShareLocalPath(string machineName, string shareName) Gets the local share path of the specified share on the specified machine.