HeaderNames.ContentLanguage 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 Content-Language
HTTP header name.
public: System::String ^ ContentLanguage;
public: static initonly System::String ^ ContentLanguage;
public const string ContentLanguage;
public static readonly string ContentLanguage;
val mutable ContentLanguage : string
staticval mutable ContentLanguage : string
Public Const ContentLanguage As String
Public Shared ReadOnly ContentLanguage As String