InputElement.AddFile

InputElement.AddFile method

此方法将文件添加到Files将在下一次 Web 请求期间发送的集合。

public void AddFile(string uri)
范围类型描述
uriString文件路径。

也可以看看