This content is part of a third party extension that is not supported by the Cake project.
Summary
Gets the value as a list of strings.
- Assembly
- Cake
.Sprinkles .Module .dll - Namespace
- Cake
.Sprinkles .Module .TypeConversion - Containing Type
- TaskArgument
Syntax
public IList<string> GetValues()
Return Value
Type | Description |
---|---|
IList |
The value of the Task Argument. |