string EnvDTE._DTE.SatelliteDllPath(string Path, string Name) { return(dte.SatelliteDllPath(Path, Name)); }