<PackageReference Include="Relativity.Server.Utility.SDK" Version="5000.0.0" />

FileSystem

public class FileSystem
Provides static methods for retreiving network paths relative to a particular machine.
public FileSystem()

public static string GetShareLocalPath(string machineName, string shareName)

Gets the local share path of the specified share on the specified machine.