AppConstants class
小于 1 分钟
AppConstants class
应用程序常量
public static class AppConstantsPublic Members
| name | description |
|---|---|
| static readonly AppDataPath | 应用程序数据路径 |
| const AppName | 应用程序名称 |
| static readonly AppOutputPath | 应用程序输出路径 |
| static readonly AppTempPath | 应用程序临时数据路径 |
| static readonly AppVersion | |
| static readonly BuiltInPluginPath | 内置插件加载路径 |
| static readonly ConfigFilePath | 配置文件路径 |
| const CurrentBanHunCount | 当局监管者Ban位数量 |
| const CurrentBanSurCount | 当局求生者Ban位数量 |
| static readonly CustomUiPath | 自定义UI路径 |
| const GlobalBanHunCount | 全局监管者Ban位数量 |
| const GlobalBanSurCount | 全局求生者Ban位数量 |
| static readonly LogPath | 日志路径 |
| static readonly PluginConfigsPath | |
| static readonly PluginPath | 插件加载路径 |
| static readonly ResourcesPath | 资源文件路径 |
See Also
- namespace neo_bpsys_wpf.Core
