点击或拖拽改变大小

FtpSessionGetPhysicalPath 方法

获取实际的物理路径

命名空间:  HslCommunication.Enthernet.Ftp
程序集:  HslCommunication (在 HslCommunication.dll 中) 版本:12.9.1.0 (12.9.1.0)
语法
public string GetPhysicalPath(
	string basePath
)

参数

basePath
类型:SystemString
基础路径

返回值

类型:String
实际的路径
参见