StorageDomainManager<TData>::Services Property

 

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

public:
property ApiServices^ Services {
	ApiServices^ get();
	void set(ApiServices^ value);
}
Return to top
Show: