IBaseSettingsElement.TryGetSetting Method (String, String)

<< Click to Display Table of Contents >>

Navigation:  »No topics above this level«

IBaseSettingsElement.TryGetSetting Method (String, String)

Namespace: BNCS.Interfaces
Assembly:  BNCS.Config (in BNCS.Config.dll)

 

Syntax


bool TryGetSetting(
 string SettingId,
 out string value
)

Parameters

SettingId

Type: String

value

Type: String

 

See Also


IBaseSettingsElement Interface

TryGetSetting Overload

BNCS.Interfaces Namespace