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.26109.1248
Syntax
public List<ModeMethod> Methods { get; set; }

Property Value

ListModeMethod
See Also