FtpSession 类 |
命名空间: HslCommunication.Enthernet.Ftp
FtpSession 类型公开以下成员。
| 名称 | 说明 | |
|---|---|---|
| FtpSession |
示例化一个Ftp的会话对象 Instantiate an Ftp session object |
| 名称 | 说明 | |
|---|---|---|
| CanEdit |
是否允许删除文件,删除文件夹,创建文件夹,重命名文件,重命名文件夹操作 can delete file operation | |
| CanUpload |
是否允许上传文件操作 can upload file operation | |
| ClientId |
当前接收的客户端ID信息 Client ID information currently received | |
| CurrentDirectory |
当前的目录信息 Current directory information | |
| Session |
获取或设置当前的会话对象 Get or set the current session object | |
| Tag |
当前的会话信息关联的自定义信息 Custom information associated with the current session information | |
| UserName |
当前的用户名 Current username |
| 名称 | 说明 | |
|---|---|---|
| Equals | (继承自 Object。) | |
| Finalize | (继承自 Object。) | |
| GetHashCode | (继承自 Object。) | |
| GetPhysicalFilePath |
获取文件路径信息
| |
| GetPhysicalPath |
获取实际的物理路径
| |
| GetType | (继承自 Object。) | |
| MemberwiseClone | (继承自 Object。) | |
| ToString | (重写 ObjectToString.) |
| 名称 | 说明 | |
|---|---|---|
| ToJsonString |
获取当前对象的JSON格式表示的字符串。 (由 HslExtension 定义。)Gets the string represented by the JSON format of the current object. |