StringLiteralArgument.

Render() Method

Summary

Renders the argument as a string-literal string.
Assembly
Cake.Powershell.dll
Namespace
Cake.Powershell
Containing Type
StringLiteralArgument

Syntax

public string Render()

Return Value

Type Description
string A string-literal represenation of the argument.