点击或拖拽改变大小

NetworkFileServerBaseOnFileUpload 方法

触发一个文件上传的事件。

命名空间:  HslCommunication.Core.Net
程序集:  HslCommunication (在 HslCommunication.dll 中) 版本:9.6.0.0 (9.6.0.0)
语法
protected void OnFileUpload(
	FileServerInfo fileInfo
)

参数

fileInfo
类型:HslCommunication.EnthernetFileServerInfo
文件的基本信息
参见