ClientBase.EncoderPage Property

Furcadia Framework

ClientBaseEncoderPage Property

Furcadia Framework For Third Party Programs
This stuff is still in the planning stages. Any questions or Comments are welcome.

[This is preliminary documentation and is subject to change.]

Set the Encoder to win 1252 encoding

Namespace:  Furcadia.Net.DirectConnection
Assembly:  FurcadiaLib (in FurcadiaLib.dll) Version: 2.19.PreAlpha 42
Syntax

public static int EncoderPage { get; }
Public Shared ReadOnly Property EncoderPage As Integer
	Get

Dim value As Integer

value = ClientBase.EncoderPage
public:
static property int EncoderPage {
	int get ();
}
static member EncoderPage : int with get

Property Value

Type: Int32
See Also

Reference