Click or drag to resize
AkResourcePathGetPrjDir Method
获取当前工程的根目录。

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

Return Value

Type: String
当前工程的根目录。
See Also