Freigeben über


VssHttpRequestSettings.AcceptLanguages-Eigenschaft

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

Syntax

'Declaration
Public ReadOnly Property AcceptLanguages As ICollection(Of CultureInfo)
public ICollection<CultureInfo> AcceptLanguages { get; }

Eigenschaftswert

Typ: System.Collections.Generic.ICollection<CultureInfo>

.NET Framework-Sicherheit

Siehe auch

Referenz

VssHttpRequestSettings Klasse

Microsoft.VisualStudio.Services.Common-Namespace