AbstractCvsTask.

CvsFileSet Property

Summary

Used to specify the version control system (VCS) files that are going to be acted on.

Syntax

[BuildElement("fileset")]
public CvsFileSet CvsFileSet { get; set; }

Attributes

Type Description
BuildElementAttribute Indicates that the property should be treated as an XML element and further processing should be done.

Value

Type Description
CvsFileSet