Assembly执行路径
//————
string assemblyLocation = Assembly.GetExecutingAssembly().Location;
//————
assemblyLocation = Assembly.GetCallingAssembly().Location;
//————
string exeFolder = Path.GetDirectoryName(Application.ExecutablePath);
//————
string assemblyLocation = Assembly.GetExecutingAssembly().Location;
//————
assemblyLocation = Assembly.GetCallingAssembly().Location;
//————
string exeFolder = Path.GetDirectoryName(Application.ExecutablePath);
The URI to TrackBack this entry is: http://recordsome.blogsome.com/2006/07/26/p133/trackback/
No comments yet.
RSS feed for comments on this post.
Line and paragraph breaks automatic, e-mail address never displayed, HTML allowed: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <code> <em> <i> <strike> <strong>
Get free blog up and running in minutes with Blogsome
Theme designed by Hadley Wickham