Click or drag to resize
AkDistributedFileSystemGetPlatformBinDir Method
获取对象文件的根目录。

(用于文件服务器端。)

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

Return Value

Type: String
对象文件的根目录。
See Also