C#
C++
F#
VB
CloudStorageAccount.DevelopmentStorageAccount Property
CloudStorageAccount::DevelopmentStorageAccount Property
CloudStorageAccount.DevelopmentStorageAccount Property
CloudStorageAccount.DevelopmentStorageAccount Property
Gets a CloudStorageAccount object that references the well-known development storage account.
Assembly: Microsoft.WindowsAzure.Storage (in Microsoft.WindowsAzure.Storage.dll)
Syntax
C++
public: property CloudStorageAccount^ DevelopmentStorageAccount { static CloudStorageAccount^ get(); }
Property Value
Type: Microsoft.WindowsAzure.Storage.CloudStorageAccountMicrosoft.WindowsAzure.Storage::CloudStorageAccount^Microsoft.WindowsAzure.Storage.CloudStorageAccountMicrosoft.WindowsAzure.Storage.CloudStorageAccountA CloudStorageAccount object representing the development storage account.