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
Render the arguments as a
string
.
Sensitive information will be included.
- Assembly
- Cake
.Powershell .dll - Namespace
- Cake
.Powershell - Containing Type
- HashTableArgument
Syntax
public string Render()
Return Value
Type | Description |
---|---|
string | A comma separated string representation of the arguments. |