StorageExtendedErrorInformation Constructor
From Windows Runtime Azure Storage Client Library
Initializes a new instance of the StorageExtendedErrorInformation class.
Namespace: Microsoft.WindowsAzure.Storage
Assembly: Microsoft.WindowsAzure.Storage (in Microsoft.WindowsAzure.Storage.dll)
Usage
| Visual Basic |
|---|
Dim instance As New StorageExtendedErrorInformation |
Syntax
| Visual Basic |
|---|
Public Sub New |
| C# |
|---|
public StorageExtendedErrorInformation () |
| C++ |
|---|
public: StorageExtendedErrorInformation () |
| J# |
|---|
public StorageExtendedErrorInformation () |
| JScript |
|---|
public function StorageExtendedErrorInformation () |