Appkit 基础类库
Appkit 基础类库
Appkit.Common
AkPersonalConfig Class
AkPersonalConfig Methods
Get Method
GetDate Method
GetDouble Method
GetFalse Method
GetTrue Method
Set Method
AkPersonalConfig
Get Method
获取变量值。
Namespace:
Appkit.Common
Assembly:
Appkit (in Appkit.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
C#
Copy
public
static
string
Get
(
string
name
)
Parameters
name
Type:
System
String
变量名称。
Return Value
Type:
String
变量值。
See Also
Reference
AkPersonalConfig Class
Appkit.Common Namespace