ListenerOutputLineSeparatorStr Property

OutputLineSeparator as string used by xml serializer to store OutputLineSeparator property.

Definition

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

Property Value

String

See Also