Summary
Gets or sets the copy mode for the operation.
- Assembly
- NAnt
.Contrib .dll - Namespace
- NAnt
.Contrib .Tasks .PVCS - Containing Type
- PVCSAddFilesTask
Syntax
[TaskAttribute("copymode", Required = false)]
public PVCSAddFilesTask.PVCSCopyMode CopyMode { get; set; }
Attributes
Type | Description |
---|---|
TaskAttribute |
Value
Type | Description |
---|---|
PVCSAddFilesTask |