GitNewFiles.

NewFiles Property

Summary

Gets or sets the collection containing all the new files.

Syntax

[Output]
public ITaskItem[] NewFiles { get; set; }

Attributes

Type Description
Output

Value

Type Description
ITaskItem[]