Compartilhar via


Propriedade VssHttpRequestSettings.UserAgent

Namespace:  Microsoft.VisualStudio.Services.Common
Assembly:  Microsoft.VisualStudio.Services.Common (em Microsoft.VisualStudio.Services.Common.dll)

Sintaxe

'Declaração
Public Property UserAgent As List(Of ProductInfoHeaderValue)
public List<ProductInfoHeaderValue> UserAgent { get; set; }

Valor de propriedade

Tipo: System.Collections.Generic.List<ProductInfoHeaderValue>

Segurança do .NET Framework

Consulte também

Referência

VssHttpRequestSettings Classe

Namespace Microsoft.VisualStudio.Services.Common