点击或拖拽改变大小

HslHelperPathCombine 方法

将多个路径合成一个更完整的路径,这个方法是多平台适用的

命名空间:  HslCommunication.Core
程序集:  HslCommunication (在 HslCommunication.dll 中) 版本:12.1.2.0 (12.1.2.0)
语法
public static string PathCombine(
	params string[] paths
)

参数

paths
类型:SystemString
路径的集合

返回值

类型:String
总路径信息
参见