Show / Hide Table of Contents

Constructor WinRTSerialDevice

| Edit this page View Source

WinRTSerialDevice(SerialDevice)

Initializes a new instance of the SerialPortDevice class.

Declaration
public WinRTSerialDevice(SerialDevice device)
Parameters
Type Name Description
SerialDevice device

The serial port.

Exceptions
Type Condition
ArgumentNullException

port

Applies to

Platforms and versions
TargetVersions
.NET Windowsmain
UWPmain
  • Edit this page
  • View Source
In this article
Back to top Generated by DocFX