MSBuildTaskAliases.

ToTaskItems(DirectoryPath) Method

Summary

Converts the path to an array of task items with a single item.
Assembly
Cake.MSBuildTask.dll
Namespace
Cake.MSBuildTask
Containing Type
MSBuildTaskAliases

Syntax

public static ITaskItem[] ToTaskItems(this DirectoryPath path)

Parameters

Name Type Description
path DirectoryPath The path.

Return Value

Type Description
ITaskItem[] Task Item