CloudHttpErrorInfo.Version Property

 

Gets the HTTP message version.

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

Public Property Version As Version
	Get
	Protected Set
End Property

Property Value

Type: System.Version

The HTTP message version.

Return to top
Show: