Gets or sets "Content-Type:" header field "charset" parameter.
Returns null if Content-Type: header field value isn't set or Content-Type: header field "charset" parameter isn't set.
If you don't know what charset to use then utf-8 is recommended, most of times this is sufficient.
Note: Content-Type must be text/xxx or exception is thrown.
Declaration Syntax
C# | Visual Basic | Visual C++ | F# |
public string ContentType_CharSet { get; set; }
Public Property ContentType_CharSet As String Get Set
public: property String^ ContentType_CharSet { String^ get (); void set (String^ value); }
member ContentType_CharSet : string with get, set
Property Value
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119