ICakeTaskInfo.

Name Property

Summary

Gets the name of the task.
Namespace
Cake.Core
Containing Type
ICakeTaskInfo

Syntax

string Name { get; }

Value

Type Description
string The name of the task.