WebConfigDocument Class
Provides functionality for loading, parsing, and accessing a Web.config file.
Assembly: Microsoft.WindowsAzure.Mobile.Service.WebHost (in Microsoft.WindowsAzure.Mobile.Service.WebHost.dll)
| Name | Description | |
|---|---|---|
![]() | WebConfigDocument(XDocument^) |
| 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.) |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:
.jpeg?cs-save-lang=1&cs-lang=cpp)
.jpeg?cs-save-lang=1&cs-lang=cpp)
.jpeg?cs-save-lang=1&cs-lang=cpp)