The Varigence company brand logo
Products
BimlFlexBimlStudioBimlExpress
Pricing
Solutions
IndustriesUse Cases
Resources
DocumentationKnowledge BaseBlog
About
CompanyContact Us
Products
BimlFlexBimlStudioBimlExpress
Pricing
Solutions
IndustriesUse Cases
Resources
DocumentationKnowledge BaseBlog
About
CompanyContact Us
Schedule Demo
Account
Schedule Demo
Account

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