ApiServices::Config Property

 

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

public:
property HttpConfiguration^ Config {
	virtual HttpConfiguration^ get();
	virtual void set(HttpConfiguration^ value);
}
Return to top
Show: