FTPUpload Constructor
- 已更新2023-02-21
- 閱讀時間為 2 分鐘
| 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. |