CloudHttpErrorInfo.Content Property

 

Gets the contents of the HTTP message.

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

Public Property Content As String
	Get
	Protected Set
End Property

Property Value

Type: System.String

The contents of the HTTP message.

Return to top
Show: