Click or drag to resize
AkResourcePathGetAppDir Method
获取当前应用的根目录。

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

Return Value

Type: String
当前应用的根目录。
See Also