WebConfigDocument.GetApplicationSettings Method ()
Gets the set of application settings provided by the configuration file.
Assembly: Microsoft.WindowsAzure.Mobile.Service.WebHost (in Microsoft.WindowsAzure.Mobile.Service.WebHost.dll)
Return Value
Type: System.Collections.Generic.IDictionary(Of String, String)An IDictionary(Of TKey, TValue) containing the application settings.
Show: