| FileUpDownDownload Method |
提供下载服务
返回指定路径文件的下载链接
Namespace: Appkit.ComponentsAssembly: Appkit (in Appkit.dll) Version: 2.0.0.0 (2.0.0.0)
Syntaxpublic static string Download(
string path
)
Parameters
- path
- Type: SystemString
文件的物理路径
Return Value
Type:
String
See Also