This content is part of a third party extension that is not supported by the Cake project.
Summary
Gets the value as a single nullable string.
- Assembly
- Cake
.Sprinkles .Module .dll - Namespace
- Cake
.Sprinkles .Module .TypeConversion - Containing Type
- TaskArgument
Syntax
public string GetValue()
Attributes
Type | Description |
---|---|
Nullable |
Return Value
Type | Description |
---|---|
string | The value of the Task Argument. |