ServiceClient<T>.UserAgent Property
Gets the UserAgent collection. This collection can be modified with custom user agent strings.
Assembly: Microsoft.WindowsAzure.Common (in Microsoft.WindowsAzure.Common.dll)
Property Value
Type: System.Net.Http.Headers.HttpHeaderValueCollection<ProductInfoHeaderValue>The UserAgent collection. This collection can be modified with custom user agent strings.
Show: