FTPHelpergetFtpClient Method | Helper帮助文档 |
得到FTP传输对象
Namespace: HD.Common
Assembly: HD.Common (in HD.Common.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public FTPClient getFtpClient()
Public Function getFtpClient As FTPClient
public: FTPClient^ getFtpClient()
member getFtpClient : unit -> FTPClient
Return Value
Type: FTPClient[Missing <returns> documentation for "M:HD.Common.FTPHelper.getFtpClient"]
See Also