IConfigurationSettings2.GetSpecificSetting Method
Include Protected Members
Include Inherited Members
Gets the specific setting with the specified default values.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
GetSpecificSetting(String, String) | Gets the specific setting with the specified configuration and collection name. | |
GetSpecificSetting(String, String, array<String[]) | Gets the specific setting with the specified configuration and collection name and identifier. |
Top