Compartir a través de


VssHttpRequestSettings.AcceptLanguages (Propiedad)

Espacio de nombres:  Microsoft.VisualStudio.Services.Common
Ensamblado:  Microsoft.VisualStudio.Services.Common (en Microsoft.VisualStudio.Services.Common.dll)

Sintaxis

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

Valor de propiedad

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

Seguridad de .NET Framework

Vea también

Referencia

VssHttpRequestSettings Clase

Microsoft.VisualStudio.Services.Common (Espacio de nombres)