Summary
Used to specify the version control system (VCS) files that are going
to be acted on.
- Assembly
- NAnt
.SourceControl .dll - Namespace
- NAnt
.SourceControl .Tasks - Containing Type
- AbstractCvsTask
Syntax
[BuildElement("fileset")]
public CvsFileSet CvsFileSet { get; set; }
Attributes
Type | Description |
---|---|
Build |
Indicates that the property should be treated as an XML element and further processing should be done. |
Value
Type | Description |
---|---|
CvsFileSet |