This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.Powershell.
Summary
Initializes a new instance of the
HashTableArgument
class.
- Assembly
- Cake
.Powershell .dll - Namespace
- Cake
.Powershell - Containing Type
- HashTableArgument
Syntax
public HashTableArgument(IEnumerable<KeyValueArgument> arguments)
Parameters
Name | Type | Description |
---|---|---|
arguments | IEnumerable |
The arguments that will be comma separated. |
Return Value
Type | Description |
---|---|
void |