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. |
string Name { get; }
Type | Description |
---|---|
string | The name of the task. |