public string GetFileURLTest(bool isPackageInfoExist, string fileName) { return(PackageUtils.GetFileURL(isPackageInfoExist ? pi : null, fileName)); }