点击或拖拽改变大小

FtpSession 属性

FtpSession 类型公开以下成员。

属性
  名称说明
公共属性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
Top
参见