ListenerInputEncodingCodePage Property

Code page of InputEncoding used by xml serializer to store the code page.

Definition

Namespace: OddPrg.Communication
Assembly: OddPrg.Communication.Listeners (in OddPrg.Communication.Listeners.dll) Version: 1.0.0.0 (1.0.0.0)
C#
public int InputEncodingCodePage { get; set; }

Property Value

Int32

See Also