Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
指定本地文件名。
abstract void FileTransfer.setLocalFileName(String localFileName)
localFileName 用于指定已下载文件本地文件名的字符串。如果该值为空值引用,则使用 fileName。 缺省值为空值引用。
对于文件下载,这将是已下载文件的名称。对于文件上载,这将是要上载的文件的名称。文件名不得包含任何驱动器路径信息。