ListenerOutputEncodingCodePage Property

Code page of OutputEncoding 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 OutputEncodingCodePage { get; set; }

Property Value

Int32

See Also