Click or drag to resize

Project_removeFiles Field

Set of file items to be removed (source files, content files, resource files, etc) by filespec.

Namespace:  Nova.CodeDOM
Assembly:  Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax
C#
protected HashSet<string> _removeFiles

Field Value

Type: HashSetString
See Also