Show / Hide Table of Contents

Method GetSerialDevicesAsync

| Edit this page View Source

GetSerialDevicesAsync()

Gets a list of serial devices available.

Declaration
public static Task<IEnumerable<SerialDevice>> GetSerialDevicesAsync()
Returns
Type Description
Task<IEnumerable<SerialDevice>>

A set of serial devices available.

Applies to

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