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