点击或拖拽改变大小

FileClientBaseDeleteFileBaseAsync 方法

重载列表
  名称说明
受保护的方法DeleteFileBaseAsync(String, String, String, String)
删除服务器上的文件,需要传入文件信息,以及文件绑定的分类信息。
To delete a file on the server, you need to pass in the file information and the classification information of the file binding.
受保护的方法DeleteFileBaseAsync(String, String, String, String)
删除服务器上的文件列表,需要传入文件信息,以及文件绑定的分类信息。
To delete a file on the server, you need to pass in the file information and the classification information of the file binding.
Top
参见