Navigation: Reference Guide > Serial Communication > Properties >
Gets the status of the serial communication CTS (clear to send) line.
[Visual Basic .NET]
Public ReadOnly Property CTSStatus As Boolean
[C#]
public bool CTSStatus {get;}