This website works better with JavaScript
Home
Explore
Help
Register
Sign In
Apq
/
Apq.Cfg
mirror of
https://gitee.com/apq/Apq.Cfg.git
Watch
1
Star
0
Fork
0
Files
Issues
0
Wiki
Branch:
master
Branches
Tags
master
publish_v1.0.6
publishApq.Cfg.Env_v1.0.0
v1.0.4
v1.0.3
v1.0.2
v1.0.1
v1.0.0
v0.0.1-beta1
v0.0.1-beta4
Apq.Cfg
/
docs
/
site
/
api
/
net9.0
/
core
/
Apq.Cfg.ICfgRoot.Exists(string).md
Apq.Cfg.ICfgRoot.Exists(string).md
561 B
Permalink
History
Raw
Apq.Cfg
Apq.Cfg
.
ICfgRoot
ICfgRoot.Exists(string) Method
检查配置键是否存在
bool Exists(string key);
Parameters
key
System.String
配置键
Returns
System.Boolean
存在返回true,否则返回false