Click or drag to resize

Project.FileItem.CopyToOutputDirectory Field

The copy action for the file. Values: None, Always, PreserveNewest

Namespace:  Nova.CodeDOM
Assembly:  Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax
C#
public Project.CopyActions CopyToOutputDirectory

Field Value

Type: Project.CopyActions
See Also