.NET Telnet Class Library

TelnetProtocolHandler.CR Property

Gets or sets the data sent on pressing [LineFeed] \r

[Visual Basic]
Public Property CR As String
[C#]
public string CR {get; set;}

See Also

TelnetProtocolHandler Class | TelnetProtocolHandler Members | De.Mud.Telnet Namespace