HttpRequestHeaders::AcceptLanguage Property
Gets {insert text here}.
Namespace: System.Net.Http.Headers
Assembly: System.Net.Http (in System.Net.Http.dll)
public: property HttpHeaderValueCollection<StringWithQualityHeaderValue^>^ AcceptLanguage { HttpHeaderValueCollection<StringWithQualityHeaderValue^>^ get (); }
Property Value
Type: System.Net.Http.Headers::HttpHeaderValueCollection<StringWithQualityHeaderValue>
Show: