点击或拖拽改变大小

NetworkFileServerBaseOnFileUpload 方法

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

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

参数

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