CloudHttpResponseErrorInfo.StatusCode Property

 

Gets the status code of the HTTP response.

Namespace:   Microsoft.WindowsAzure.Common
Assembly:  Microsoft.WindowsAzure.Common (in Microsoft.WindowsAzure.Common.dll)

Public Property StatusCode As HttpStatusCode
	Get
	Protected Set
End Property

Property Value

Type: System.Net.HttpStatusCode

The status code of the HTTP response.

Return to top
Show: