FTPClient Properties | Helper帮助文档 |
The FTPClient type exposes the following members.
Properties
Name | Description | |
---|---|---|
Connected |
是否登录
|
|
RemoteHost |
FTP服务器IP地址
|
|
RemotePass |
用户登录密码
|
|
RemotePath |
当前服务器目录
|
|
RemotePort |
FTP服务器端口
|
|
RemoteUser |
登录用户账号
|
See Also