ApplicationConfiguration Class |
Namespace: AccidentalFish.ApplicationSupport.Core.Configuration
The ApplicationConfiguration type exposes the following members.
Name | Description | |
---|---|---|
![]() | ApplicationConfiguration |
Constructor
|
Name | Description | |
---|---|---|
![]() | ApplicationComponents |
Application components defined
|
![]() | ServiceBusConnectionStrings |
Service bus connection strings in use
|
![]() | SqlServerConnectionStrings |
SQL Server connection strings in use
|
![]() | StorageAccounts |
Storage accounts in use
|
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() ![]() | FromFile |
Loads the application configuration from an XML file
|
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |