| AkPersonalConfigGetTrue Method |
获取变量值。
明确为代表逻辑真的字符串时返回 true。
Namespace: Appkit.CommonAssembly: Appkit (in Appkit.dll) Version: 2.0.0.0 (2.0.0.0)
Syntaxpublic static bool GetTrue(
string name
)
Parameters
- name
- Type: SystemString
变量名称。
Return Value
Type:
Boolean变量值。
See Also