'Line' statements are no longer supported (Smart Device/Visual Basic Compiler Error)
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
If performing file access, use the functions defined in the System.IO namespace.
If performing graphics, use Graphics.DrawLine.
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
.NET feedback
.NET is an open source project. Select a link to provide feedback: