CakeTask.

Name Property

Summary

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

Syntax

public string Name { get; }

Value

Type Description
string The name of the task.