Click or drag to resize

FtpExtensions Property

Gets features container that can be used to check what FtpExtensions are supported by the server.

Namespace:  Limilabs.FTP.Client
Assembly:  Ftp (in Ftp.dll) Version: 2.0.22214.1022
Syntax
public ExtensionContainer Extensions { get; }

Property Value

Type: ExtensionContainer
See Also