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 an instance of the 
		StringLiteralArgument class.
            - Assembly
 - Cake
.Powershell .dll  - Namespace
 - Cake
.Powershell  - Containing Type
 - String
Literal Argument  
Syntax
public StringLiteralArgument(IProcessArgument argument)
	Parameters
| Name | Type | Description | 
|---|---|---|
| argument | IProcessArgument | An IProcessArgument to wrap as a string-literal. | 
					
Return Value
| Type | Description | 
|---|---|
| void | 
