How is the Build Action property of a file set when an application build is executed?

April 5th, 2006 by uCertify Leave a reply »

When an application build is executed, the Build Action property of a file is set indicating how that file is stored within Visual Studio. The Build Action property can have the following values:

  • Embedded Resource: The Embedded Resource value is mainly used for resource files. This value is set when a file is embedded in the main project build output as a DLL or executable.
  • None: The None value is set when a file is not included in the project output group and is not compiled in the build process. For example, a text file such as a Readme file contains documentation and does not need to be compiled when the build is processing.
  • Compile: The Compile value is set when a file is compiled into the build output group process. It is used mainly for code files.
  • Content: The Content value is set when a file is not compiled but is included in the Content output group. For example, the default value of any kind of Web file such as .html file is set to Content.
Click here to get free 70-502-CSHARP MCTS: C#.NET Framework 3.5 - Windows Presentation Foundation exam practice questions. Download free practice test for Microsoft MCTS: VB.NET Framework 3.5 - Windows Presentation Foundation exam.
Like this article? Share it with others
If you like this article, please leave a comment or subscribe this blog via RSS or via e-mail, Bookmark and share through your network. Click the AddThis button below. Thanks.
  • Share/Bookmark
Advertisement

Leave a Reply

uCertify.com | Our Company | Articles | Contact Us | News and Press Release | uCertify India | Entries (RSS)
MCSE: MCSA, MCTS, MCITP    JAVA Certification: SCJP, SCWCD    Cisco Certification: CCNA, CCENT    A+, Network+, Security+ Project+
Oracle Certification: OCP 11g, OCP 10g, OCA 11g, OCA 10g    CIW foundation    EC-212-32,    CISSP    Photoshop ACE CS4    Adobe Flash ACE, PMP, CAPM
© 2008 uCertify.com. All rights reserved. All trademarks are the property of their respective owners.