Transfer type.
Namespace:
Rebex.Net
Assembly:
Rebex.Ftp (in Rebex.Ftp.dll)
Syntax
| Visual Basic |
|---|
Public Enumeration FtpTransferType |
| C# |
|---|
public enum FtpTransferType |
Members
| Member name | Description | |
|---|---|---|
| Ascii | ASCII. | |
| Binary | Binary. |