.NET Helper Packages
C#
Show/Hide TOC
ISettings
Store
Connection
Strings Property
Gets the connection strings section object that applies to the SettingsStore object.
Definition
Namespace:
Configuration.Helper
Assembly:
Configuration.Helper (in Configuration.Helper.dll) Version: 2.0.5
C#
Copy
ISettingsSection
ConnectionStrings
{
get
; }
Property Value
ISettingsSection
See Also
Reference
ISettingsStore Interface
Configuration.Helper Namespace
In This Article
Definition
See Also