CloudHttpResponseErrorInfo.ReasonPhrase Property

 

Gets the reason that is associated with the status code.

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

Public Property ReasonPhrase As String
	Get
	Protected Set
End Property

Property Value

Type: System.String

The reason that is associated with the status code.

Return to top
Show: