Summary
Gets the description of the task.
- Namespace
- Cake
.Core - Containing Type
- ICakeTaskInfo
Syntax
string Description { get; }
Value
Type | Description |
---|---|
string | The description of the task. |
string Description { get; }
Type | Description |
---|---|
string | The description of the task. |