MSBuildTaskAliases.

ToTaskItems(IEnumerable<FilePath>) Method

Summary

Converts the paths to MSBuild task items.
Assembly
Cake.MSBuildTask.dll
Namespace
Cake.MSBuildTask
Containing Type
MSBuildTaskAliases

Syntax

public static ITaskItem[] ToTaskItems(this IEnumerable<FilePath> paths)

Parameters

Name Type Description
paths IEnumerable<FilePath> The paths.

Return Value

Type Description
ITaskItem[] Task Item