点击或拖拽改变大小

FtpServerCurrentDirectory 属性

获取或设置 当前FTP服务器的根目录信息,如果目录不存在,则自动创建该目录。
Get or set the root directory information of the current FTP server. If the directory does not exist, the directory is created automatically.

命名空间:  HslCommunication.Enthernet.Ftp
程序集:  HslCommunication (在 HslCommunication.dll 中) 版本:12.9.1.0 (12.9.1.0)
语法
public string CurrentDirectory { get; set; }

属性值

类型:String
参见