Click or drag to resize

ModeExtensionMethods Property

Gets MODE methods. At least ZLib should be supported.

Namespace:  Limilabs.FTP.Client
Assembly:  Ftp (in Ftp.dll) Version: 2.0.22214.1022
Syntax
public List<ModeMethod> Methods { get; set; }

Property Value

Type: ListModeMethod
See Also