Click or drag to resize
AkDistributedFileSystemGetUpDownRootDir Method
获取上传下载的根目录。

(用于文件服务器端。)

Namespace: Appkit.IO
Assembly: Appkit (in Appkit.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
C#
public static string GetUpDownRootDir()

Return Value

Type: String
上传下载的根目录。
See Also