Method | Description | |
---|---|---|
CreateStorageAccountFromConnectionString ( string storageConnectionString ) : Microsoft.WindowsAzure.Storage.CloudStorageAccount |
Validates the connection string information in app.config and throws an exception if it looks like the user hasn't updated this to valid values.
|
|
WriteException ( |
public static CreateStorageAccountFromConnectionString ( string storageConnectionString ) : Microsoft.WindowsAzure.Storage.CloudStorageAccount | ||
storageConnectionString | string | The storage connection string |
return | Microsoft.WindowsAzure.Storage.CloudStorageAccount |
public static WriteException ( |
||
ex | ||
return | void |