Click or drag to resize

FtpClientFtpType Property

Gets FtpType for this FtpClient.

Namespace:  GSF.Net.AbstractFtpClient
Assembly:  GSF.Net (in GSF.Net.dll) Version: 2.3.313-beta
Syntax
public FtpType FtpType { get; }
Request Example View Source

Property Value

Type: FtpType
See Also