Enum BasePathEnum
Enumeration of base path types used in the HiNC system.
[Flags]
public enum BasePathEnum
- Extension Methods
Fields
AdminDir = 2
The administration directory path.
None = 0
No specific path type.
ProjectDir = 4
The project directory path.
ResourceDir = 8
The resource directory path.