Share via


StorageData Constructor ()

 

Initializes a new instance of the StorageData class.

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

Syntax

protected StorageData()
protected:
StorageData()
new : unit -> StorageData
Protected Sub New

See Also

StorageData Overload
StorageData Class
Microsoft.WindowsAzure.Mobile.Service Namespace

Return to top