相对路径问题

1 reportViewer1.LocalReport.ReportPath = @"..\..\Report\SalesOrderByCustormer.rdlc";//相对于应用程序.exe的路径  
2 
3 即bin\debug\

 

posted @ 2017-06-07 10:34  longdb  阅读(361)  评论(6)    收藏  举报