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