This content is part of a third party extension that is not supported by the Cake project.
Summary
Initializes a new instance of the
TaskArgumentNameAttribute
class.
- Assembly
- Cake
.Sprinkles .Module .dll - Namespace
- Cake
.Sprinkles .Module .Annotations .Arguments - Containing Type
- Task
Argument Name Attribute
Syntax
public TaskArgumentNameAttribute(string name)
Parameters
Name | Type | Description |
---|---|---|
name | string | The Task Argument Name. |
Return Value
Type | Description |
---|---|
void |