WinScpExtensions.

WinScpList(ICakeContext, SessionOptions, string) Method

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
CakeMethodAliasAttribute

Parameters

Name Type Description
context ICakeContext
options SessionOptions
remoteFolder string

Return Value

Type Description
IEnumerable<RemoteFileInfo>