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.
- Assembly
- Cake
.Powershell .dll - Namespace
- Cake
.Powershell - Containing Type
- PowershellAliases
Syntax
public static Collection<PSObject> StartPowershellDownload(this ICakeContext context, Uri uri, FilePath path)
Attributes
Type | Description |
---|---|
Cake |
Parameters
Name | Type | Description |
---|---|---|
context | ICakeContext | |
uri | Uri | |
path | FilePath |
Return Value
Type | Description |
---|---|
Collection |