Share via


SerialPort.CanWrite Property

Gets a value that indicates whether the current stream supports writing.

Namespace: System.IO.Ports
Assembly: Microsoft.SPOT.Hardware (in microsoft.spot.hardware.dll)

Syntax

public override bool CanWrite { get; }

Property Value

true in all cases.

Version Information

Available in the .NET Micro Framework version 4.2.

See Also

Reference

SerialPort Class
SerialPort Members
System.IO.Ports Namespace