IProcessArgument.

Render() Method

Summary

Render the arguments as a string. Sensitive information will be included.
Namespace
Cake.Core.IO
Containing Type
IProcessArgument

Syntax

string Render()

Return Value

Type Description
string A string representation of the argument.