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
Renders the argument as a string-literal
string
.
Sensitive information will be redacted.
- Assembly
- Cake
.Powershell .dll - Namespace
- Cake
.Powershell - Containing Type
- String
Literal Argument
Syntax
public string RenderSafe()
Return Value
Type | Description |
---|---|
string | A safe string representation of the argument. |