Click or drag to resize
AkJResourcePath Class
JResource 级别路径目录服务。
Inheritance Hierarchy
SystemObject
  Appkit.IOAkJResourcePath

Namespace: Appkit.IO
Assembly: Appkit (in Appkit.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
C#
public class AkJResourcePath

The AkJResourcePath type exposes the following members.

Constructors
  NameDescription
Public methodAkJResourcePath
Top
Methods
  NameDescription
Public methodStatic memberGetAppDir
获取当前应用的根目录。
Public methodStatic memberGetAppDir(String)
获取应用的根目录。
Public methodStatic memberGetResourceDir
获取 JResource 目录。
Public methodStatic memberGetTopDir
获取 JAppkit 目录。
Top
See Also