Gets the bit field specifying the extensions supported by the server.
Namespace:
Rebex.Net
Assembly:
Rebex.Ftp (in Rebex.Ftp.dll)
Syntax
Visual Basic |
---|
Public ReadOnly Property SupportedExtensions As FtpExtensions Get |
C# |
---|
public FtpExtensions SupportedExtensions { get; } |