点击或拖拽改变大小

MqttServerReturnAbsoluteFileName 方法

返回服务器的绝对路径,包含根目录的信息 [Root Dir][A][B][C]...[FileName] 信息

命名空间:  HslCommunication.MQTT
程序集:  HslCommunication (在 HslCommunication.dll 中) 版本:11.8.2.0 (11.8.2.0)
语法
protected string ReturnAbsoluteFileName(
	string[] groups,
	string fileName
)

参数

groups
类型:SystemString
路径分类信息
fileName
类型:SystemString
文件名

返回值

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