Initializes a new instance of the
WindowsAzureErrorCode Class.Initializes a new instance of the
WindowsAzureErrorCode Class.
Namespace: Microsoft.WindowsAzure.Storage.Core.Util
Assembly: Microsoft.WindowsAzure.Storage (in Microsoft.WindowsAzure.Storage.dll)
Usage
| Visual Basic |
|---|
Dim instance As New WindowsAzureErrorCode |
Syntax
| Visual Basic |
|---|
Public Sub New |
| C# |
|---|
public WindowsAzureErrorCode () |
| C++ |
|---|
public:
WindowsAzureErrorCode () |
| J# |
|---|
public WindowsAzureErrorCode () |
| JScript |
|---|
public function WindowsAzureErrorCode () |
Remarks
Platforms
See Also