Share via


SerialPort.CanSeek Property

Gets a value indicating whether the current stream supports seeking.

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

Syntax

public override bool CanSeek { get; }

Property Value

false 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