点击或拖拽改变大小

IntegrationFileClientDeleteFile 方法 (String)

删除服务器的文件操作,此处文件的分类为空
Delete the file operation of the server, the classification of the file is empty here

命名空间:  HslCommunication.Enthernet
程序集:  HslCommunication (在 HslCommunication.dll 中) 版本:11.8.2.0 (11.8.2.0)
语法
public OperateResult DeleteFile(
	string fileName
)

参数

fileName
类型:SystemString
文件名称,带后缀

返回值

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