• PRODUCTS
  • SUPPORT
  • DOCS
  • PARTNERS
  • COMPANY
  • QUOTE
  • ACCOUNT
  • STORE
QUOTE

Documentation

Support Forums
What can we help you with?
Topics

Enum ScriptProjectFileBuildAction

Namespace:
Varigence.Languages.Biml.Task
Assembly:
Biml.dll
C#
    public enum ScriptProjectFileBuildAction
    
  

Fields

Compile

Specifies that the file is compiled as source code.

Content

Specifies that the file is copied to the output directory without modification.

EmbeddedResource

Specifies that the contents of the file are embedded into the compiled assembly.

None

Specfies that the file is ignored during build.

© Varigence