WebConfigDocument Methods
Namespace:
Microsoft.WindowsAzure.Mobile.Service.Config
Assembly: Microsoft.WindowsAzure.Mobile.Service.WebHost (in Microsoft.WindowsAzure.Mobile.Service.WebHost.dll)
| Name | Description | |
|---|---|---|
![]() | Equals(Object) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetApplicationSettings() | Gets the set of application settings provided by the configuration file. |
![]() | GetAssemblyRedirects() | Gets the set of assembly redirect provided by the configuration file. |
![]() | GetConnectionStrings() | Gets the set of connection string provided by the configuration file. |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() ![]() | Load(String, String) | Loads a given fileName from a given path and returns a WebConfigDocument or null if file is not found or is invalid. |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
Show:


