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.26109.1248
Syntax
public ExtensionContainer Extensions { get; }

Property Value

ExtensionContainer
See Also