Click or drag to resize

FtpDirectoryClient Property

Gets the associated FtpClient of this FtpDirectory.

Namespace: GSF.Net.VirtualFtpClient
Assembly: GSF.Net (in GSF.Net.dll) Version: 2.4.181-beta
Syntax
public FtpClient Client { get; }
View Source

Property Value

FtpClient
See Also