ServiceSettingsDictionary Constructor ()
Initializes a new instance of the ServiceSettingsDictionary class.
Namespace: Microsoft.WindowsAzure.Mobile.Service
Assembly: Microsoft.WindowsAzure.Mobile.Service (in Microsoft.WindowsAzure.Mobile.Service.dll)
Syntax
public ServiceSettingsDictionary()
public:
ServiceSettingsDictionary()
new : unit -> ServiceSettingsDictionary
Public Sub New
See Also
ServiceSettingsDictionary Overload
ServiceSettingsDictionary Class
Microsoft.WindowsAzure.Mobile.Service Namespace
Return to top