Summary
Initializes a new instance of the
TaskDescriptionAttribute
class.
- Namespace
- Cake
.Frosting - Containing Type
- Task
Description Attribute
Syntax
public TaskDescriptionAttribute(string description)
Parameters
Name | Type | Description |
---|---|---|
description | string | The task description. |
Return Value
Type | Description |
---|---|
void |