Gets a character set that is used in response Content-Type HTTP header.

Namespace:  Rebex.Net
Assembly:  Rebex.Http (in Rebex.Http.dll)

Syntax

Visual Basic
Public ReadOnly Property CharacterSet As String
	Get
C#
public string CharacterSet { get; }

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also