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