Telnet Factory for .NET

Rexec.Encoding Property

Gets/Sets the Encoding used when converting between string and bytes. Default is Encoding.UTF8

public System.Text.Encoding Encoding {get; set;}

Remarks

Encoding relies on the underlying platform to support most code pages.

See Also

Rexec Class | Jscape.Telnet Namespace