Jenney Zhao

导航

2013年1月17日 #

Build Action

摘要: The Build Action property indicates what Visual Studio does with a file when a build is executed. Build Action can have one of several values:None - The file is not included in the project output group and is not compiled in the build process. An example is a text file that contains documentation, s 阅读全文

posted @ 2013-01-17 13:30 Jenney Zhao 阅读(190) 评论(0) 推荐(0)