WebConfigDocument Methods

 

Namespace:   Microsoft.WindowsAzure.Mobile.Service.Config
Assembly:  Microsoft.WindowsAzure.Mobile.Service.WebHost (in Microsoft.WindowsAzure.Mobile.Service.WebHost.dll)

NameDescription
System_CAPS_pubmethodEquals(Object)

(Inherited from Object.)

System_CAPS_protmethodFinalize()

(Inherited from Object.)

System_CAPS_pubmethodGetApplicationSettings()

Gets the set of application settings provided by the configuration file.

System_CAPS_pubmethodGetAssemblyRedirects()

Gets the set of assembly redirect provided by the configuration file.

System_CAPS_pubmethodGetConnectionStrings()

Gets the set of connection string provided by the configuration file.

System_CAPS_pubmethodGetHashCode()

(Inherited from Object.)

System_CAPS_pubmethodGetType()

(Inherited from Object.)

System_CAPS_pubmethodSystem_CAPS_staticLoad(String, String)

Loads a given fileName from a given path and returns a WebConfigDocument or null if file is not found or is invalid.

System_CAPS_protmethodMemberwiseClone()

(Inherited from Object.)

System_CAPS_pubmethodToString()

(Inherited from Object.)

Return to top
Show: