SortFilesByDirectory.

Files Property

Summary

Gets or sets the collection containing the files to be sorted.

Syntax

[Required]
public ITaskItem[] Files { get; set; }

Attributes

Type Description
Required

Value

Type Description
ITaskItem[]