Click or drag to resize

ProjectFileItemCopyToOutputDirectory 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 ProjectCopyActions CopyToOutputDirectory

Field Value

Type: ProjectCopyActions
See Also