Settings Members
The Settings type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
|
|
Equals(System.Object) | (Inherited from Object.) |
|
|
Finalize | (Inherited from Object.) |
|
|
GetHashCode | (Inherited from Object.) |
|
|
GetType | (Inherited from Object.) |
|
|
MemberwiseClone | (Inherited from Object.) |
|
|
NewSettings |
Return ValueNew instance with default settings values. |
|
|
ToString | (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
|
|
Culture |
Can be used to override DefaultThreadCurrentCulture
specifically in EnterpriseLib services.
|
|
|
Current |
Current Settings
|
|
|
LibSection |
Current EnterpriseLibSection from app/web.config.
|
|
|
LocalTimeZone |
App-wide time zone setting
|
|
|
WebSection |
Current WebSettingsSection from app/web.config.
|

