点击或拖拽改变大小

NetworkFileServerBaseGetRelativeFileName 方法

返回相对路径的名称

命名空间:  HslCommunication.Core.Net
程序集:  HslCommunication (在 HslCommunication.dll 中) 版本:11.8.2.0 (11.8.2.0)
语法
protected string GetRelativeFileName(
	string factory,
	string group,
	string id,
	string fileName
)

参数

factory
类型:SystemString
第一大类
group
类型:SystemString
第二大类
id
类型:SystemString
第三大类
fileName
类型:SystemString
文件名

返回值

类型:String
是否成功的结果对象
参见