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; } |