点击或拖拽改变大小

FtpSessionGetPhysicalFilePath 方法

获取文件路径信息

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

参数

basePath
类型:SystemString

[缺少 "M:HslCommunication.Enthernet.Ftp.FtpSession.GetPhysicalFilePath(System.String,System.String)" 的 <param name="basePath"/> 文档]

fileName
类型:SystemString

[缺少 "M:HslCommunication.Enthernet.Ftp.FtpSession.GetPhysicalFilePath(System.String,System.String)" 的 <param name="fileName"/> 文档]

返回值

类型:String

[缺少 "M:HslCommunication.Enthernet.Ftp.FtpSession.GetPhysicalFilePath(System.String,System.String)" 的 <returns> 文档]

参见