Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 532 Bytes

serialdevice_isdataterminalreadyenabled.md

File metadata and controls

22 lines (15 loc) · 532 Bytes
-api-id -api-type
P:Windows.Devices.SerialCommunication.SerialDevice.IsDataTerminalReadyEnabled
winrt property

Windows.Devices.SerialCommunication.SerialDevice.IsDataTerminalReadyEnabled

-description

Gets or sets a value that enables the Data Terminal Ready (DTR) signal.

-property-value

Enables or disables the Data Terminal Ready (DTR) signal. true enables DTR; Otherwise, false.

-remarks

-examples

-see-also