Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The Line statement is no longer supported. File I/O functionality is normally available as FileSystem.LineInput, but the targeted version of the .NET Compact Framework does not support it.
Error ID: BC30768
To correct this error
If performing file access, use the functions defined in the System.IO namespace.
If performing graphics, use Graphics.DrawLine.