点击或拖拽改变大小

IntegrationFileClientDeleteFileAsync 方法

重载列表
  名称说明
公共方法DeleteFileAsync(String)
删除服务器的文件操作,此处文件的分类为空
Delete the file operation of the server, the classification of the file is empty here
公共方法DeleteFileAsync(String, String, String, String)
删除服务器的文件操作,需要指定文件名称,文件的三级分类信息
Delete the file operation of the server, you need to specify the file name and the three-level classification information of the file
公共方法DeleteFileAsync(String, String, String, String)
删除服务器的文件数组操作,需要指定文件名称,文件的三级分类信息
Delete the file operation of the server, you need to specify the file names and the three-level classification information of the file
Top
参见