AbstractSourceControlTask.

VcsFileSet Property

Summary

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

Syntax

[BuildElement("fileset")]
public virtual FileSet VcsFileSet { 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
FileSet