Click or drag to resize

ProjectFileItemBuildAction Field

The build action for the file. Values: None, Compile, Content, EmbeddedResource, Resource, ApplicationDefinition, Page, SplashScreen, DesignData, DesignDataWithDesignTimeCreatableTypes, EntityDeploy

Namespace:  Nova.CodeDOM
Assembly:  Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax
C#
public ProjectBuildActions BuildAction

Field Value

Type: ProjectBuildActions
See Also