FTPUpload Constructor
- Mise à jour2023-02-21
- Temps de lecture : 2 minute(s)
| Name | Description | |
|---|---|---|
| FTPUpload() | Initializes a new instance of the FTPUpload class. | |
| FTPUpload(FTPUpload) | Initializes a new instance of the FTPUpload class by copying an existing instance. | |
| FTPUpload(String) | Initializes a new instance of the FTPUpload class with the specified destination directory on the FTP server. |