HeaderNames.AcceptLanguage Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the Accept-Language
HTTP header name.
public: System::String ^ AcceptLanguage;
public: static initonly System::String ^ AcceptLanguage;
public const string AcceptLanguage;
public static readonly string AcceptLanguage;
val mutable AcceptLanguage : string
staticval mutable AcceptLanguage : string
Public Const AcceptLanguage As String
Public Shared ReadOnly AcceptLanguage As String