Freigeben über


VssHttpRequestSettings.UserAgent-Eigenschaft

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

Syntax

'Declaration
Public Property UserAgent As List(Of ProductInfoHeaderValue)
public List<ProductInfoHeaderValue> UserAgent { get; set; }

Eigenschaftswert

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

.NET Framework-Sicherheit

Siehe auch

Referenz

VssHttpRequestSettings Klasse

Microsoft.VisualStudio.Services.Common-Namespace