CloudHttpErrorInfo.Headers Property
Gets the collection of HTTP headers.
Assembly: Microsoft.WindowsAzure.Common (in Microsoft.WindowsAzure.Common.dll)
Property Value
Type: System.Collections.Generic.IDictionary<String, IEnumerable<String>>The collection of HTTP headers.
Show: