Gets or sets the encoding to be used for string upload and download.

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

Syntax

Visual Basic
Public Property Encoding As Encoding
	Get
	Set
C#
public Encoding Encoding { get; set; }

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also