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.WinSCP.
- Assembly
- Cake
.WinSCP .dll - Namespace
- Cake
.WinSCP - Containing Type
- WinScpExtensions
Syntax
public static IEnumerable<RemoteFileInfo> WinScpList(this ICakeContext context, SessionOptions options, string remoteFolder)
Attributes
| Type | Description |
|---|---|
| Cake |
Parameters
| Name | Type | Description |
|---|---|---|
| context | ICakeContext | |
| options | SessionOptions | |
| remoteFolder | string |
Return Value
| Type | Description |
|---|---|
| IEnumerable |
