Scilligence MolEngine Cheminformatics Toolkit (7.0)
Scilligence MolEngine Cheminformatics Toolkit (7.0)
Scilligence.MolEngine.Common
Config Class
Config Methods
AppendLicense Method
AppSetting Method
AppSetting2 Method
AppSettingIsFalse Method
AppSettingIsTrue Method
GetResource Method
IsFalse Method
IsTrue Method
ReloadConfig Method
RemoveKey Method
SelectAppSettings Method
SelectKeys Method
SelectKeysStartWith Method
SetXml Method
UpdateKey Method
UpdateLicense Method
WriteXml Method
Config
UpdateKey Method
Namespace:
Scilligence.MolEngine.Common
Assembly:
Scilligence.MolEngine (in Scilligence.MolEngine.dll) Version: 1.3.0.0 (7.0.0.39951)
Syntax
C#
Copy
public
static
bool
UpdateKey
(
string
key
,
string
value
,
bool
overwrite
)
Parameters
key
Type:
System
String
value
Type:
System
String
overwrite
Type:
System
Boolean
Return Value
Type:
Boolean
See Also
Reference
Config Class
Scilligence.MolEngine.Common Namespace