VssHttpRequestSettings.AcceptLanguages 属性

命名空间:  Microsoft.VisualStudio.Services.Common
程序集:  Microsoft.VisualStudio.Services.Common(在 Microsoft.VisualStudio.Services.Common.dll 中)

语法

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

属性值

类型:System.Collections.Generic.ICollection<CultureInfo>

.NET Framework 安全性

请参阅

参考

VssHttpRequestSettings 类

Microsoft.VisualStudio.Services.Common 命名空间